Searched refs:CDECL (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_new.cpp123 void * CDECL operator new(size_t size) throw (std::bad_alloc) {
240 void * CDECL operator new(size_t size, const char *file, int line)
H A Dalloc.h129 void * CDECL operator new(size_t size, const char *, int)
/openjdk7/jdk/src/share/native/java/util/zip/zlib-1.2.3/
H A Dzconf.h256 # define ZEXPORTVA FAR CDECL
/openjdk7/jdk/src/share/native/sun/java2d/pipe/
H A DShapeSpanIterator.c850 * REMIND: CDECL needed for WIN32 "qsort"
854 #define CDECL __cdecl macro
856 #define CDECL macro
1171 static int CDECL

Completed in 41 milliseconds