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

1 2

  /external/clang/test/SemaCXX/
borland-extensions.cpp 36 int _cdecl fa3();
  /ndk/sources/host-tools/make-3.81/w32/subproc/
misc.c 34 int _cdecl compare(const void *a1, const void *a2)
  /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/src/
zutil.h 89 void _Cdecl farfree( void *block );
90 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/qemu/distrib/sdl-1.2.15/include/
begin_code.h 100 # define SDLCALL _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
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
begin_code.h 100 # define SDLCALL _cdecl
  /prebuilts/tools/linux-x86/sdl/include/SDL/
begin_code.h 100 # define SDLCALL _cdecl
  /prebuilts/tools/windows/sdl/include/SDL/
begin_code.h 100 # define SDLCALL _cdecl
  /external/stlport/stlport/stl/config/
_windows.h 91 # define _STLP_STDCALL _cdecl
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 91 # define _STLP_STDCALL _cdecl
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 91 # define _STLP_STDCALL _cdecl
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 91 # define _STLP_STDCALL _cdecl
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 91 # define _STLP_STDCALL _cdecl
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 91 # define _STLP_STDCALL _cdecl
  /external/chromium/chrome/browser/rlz/
rlz.cc 133 static void _cdecl PingNow(void*) {
  /external/freetype/include/freetype/config/
ftconfig.h 536 /* the infamous `_cdecl' or `__fastcall' declarations. */
  /external/clang/include/clang/Basic/
Attr.td 236 Keyword<"_cdecl">];
TokenKinds.def 526 ALIAS("_cdecl" , __cdecl , KEYMS | KEYBORLAND)
  /hardware/ti/omap3/dspbridge/inc/
dbtype.h 216 #define CDECL _cdecl

Completed in 930 milliseconds

1 2