HomeSort by relevance Sort by last modified time
    Searched refs:cdecl (Results 26 - 50 of 83) sorted by null

12 3 4

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
mainloop-signal.h 29 #include <pulse/cdecl.h>
subscribe.h 32 #include <pulse/cdecl.h>
util.h 30 #include <pulse/cdecl.h>
scache.h 32 #include <pulse/cdecl.h>
thread-mainloop.h 29 #include <pulse/cdecl.h>
timeval.h 28 #include <pulse/cdecl.h>
mainloop.h 29 #include <pulse/cdecl.h>
simple.h 33 #include <pulse/cdecl.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
mainloop-signal.h 29 #include <pulse/cdecl.h>
subscribe.h 32 #include <pulse/cdecl.h>
util.h 30 #include <pulse/cdecl.h>
scache.h 32 #include <pulse/cdecl.h>
thread-mainloop.h 29 #include <pulse/cdecl.h>
timeval.h 28 #include <pulse/cdecl.h>
mainloop.h 29 #include <pulse/cdecl.h>
simple.h 33 #include <pulse/cdecl.h>
  /external/bison/lib/
msvc-inval.c 31 static void cdecl
48 static void cdecl
97 static void cdecl
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
scache.h 32 #include <pulse/cdecl.h>
thread-mainloop.h 29 #include <pulse/cdecl.h>
timeval.h 28 #include <pulse/cdecl.h>
mainloop.h 29 #include <pulse/cdecl.h>
simple.h 33 #include <pulse/cdecl.h>
  /external/expat/lib/
expat_external.h 21 "library boundary." This will default to cdecl, and
33 compiled with the cdecl calling convention as the default since
34 system headers may assume the cdecl convention.
40 #define XMLCALL __attribute__((cdecl))
  /external/llvm/lib/ExecutionEngine/IntelJITEvents/
jitprofiling.h 224 #ifndef CDECL
226 # define CDECL __cdecl
229 # define CDECL /* not actual on x86_64 platform */
231 # define CDECL __attribute__ ((cdecl))
234 #endif /* CDECL */
236 #define JITAPI CDECL
  /external/zlib/src/contrib/pascal/
zlibpas.pas 18 cdecl;
20 cdecl;
23 cdecl;
25 cdecl;
256 function _malloc(Size: Integer): Pointer; cdecl;
261 procedure _free(Block: Pointer); cdecl;
266 procedure _memset(P: Pointer; B: Byte; count: Integer); cdecl;
271 procedure _memcpy(dest, source: Pointer; count: Integer); cdecl;

Completed in 374 milliseconds

12 3 4