HomeSort by relevance Sort by last modified time
    Searched full:_cdecl (Results 1 - 17 of 17) sorted by null

  /external/chromium/base/third_party/nspr/
prtypes.h 143 #define PR_EXPORT(__type) extern __type _cdecl _export _loadds
144 #define PR_IMPORT(__type) extern __type _cdecl _export _loadds
148 #define PR_EXTERN(__type) extern __type _cdecl _export _loadds
149 #define PR_IMPLEMENT(__type) __type _cdecl _export _loadds
157 #define PR_EXPORT(__type) extern __type _cdecl _export
158 #define PR_IMPORT(__type) extern __type _cdecl _export
162 #define PR_EXTERN(__type) extern __type _cdecl _export
163 #define PR_IMPLEMENT(__type) __type _cdecl _export
  /external/chromium/third_party/zlib/
zutil.h 94 void _Cdecl farfree( void *block );
95 void *_Cdecl farmalloc( unsigned long nbytes );
  /external/qemu/distrib/zlib-1.2.3/
zutil.h 94 void _Cdecl farfree( void *block );
95 void *_Cdecl farmalloc( unsigned long nbytes );
  /external/srec/portable/include/
ESR_ReturnCode.h 209 PORTABLE_API void _cdecl _penter(void);
213 PORTABLE_API void _cdecl _pexit(void);
  /external/zlib/
zutil.h 84 void _Cdecl farfree( void *block );
85 void *_Cdecl farmalloc( unsigned long nbytes );
  /external/netperf/
netperf.c 107 int _cdecl
netlib.h 604 #define _cdecl macro
netserver.c 784 int _cdecl
  /external/quake/quake/src/QW/scitech/include/
debug.h 58 /* For the Metaware High C/C++ compiler, there is no _cdecl calling
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
DEBUG.H 58 /* For the Metaware High C/C++ compiler, there is no _cdecl calling
  /external/stlport/stlport/stl/config/
_windows.h 91 # define _STLP_STDCALL _cdecl
  /ndk/sources/android/stlport/stlport/stl/config/
_windows.h 91 # define _STLP_STDCALL _cdecl
  /external/freetype/include/freetype/config/
ftconfig.h 501 /* the infamous `_cdecl' or `__fastcall' declarations. */
  /hardware/ti/omap3/dspbridge/inc/
dbtype.h 216 #define CDECL _cdecl
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbtype.h 216 #define CDECL _cdecl
  /external/libpng/
pngconf.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngconf.h     [all...]

Completed in 428 milliseconds