Searched defs:CDECL (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/assembler/
H A DMacroAssemblerCodeRef.h58 #define CDECL __cdecl macro
60 #define CDECL __attribute__ ((__cdecl)) macro
/macosx-10.10.1/llvmCore-3425.0.34/lib/ExecutionEngine/IntelJITEvents/
H A Djitprofiling.h221 # define CDECL __cdecl macro
224 # define CDECL /* not actual on x86_64 platform */ macro
226 # define CDECL __attribute__ ((cdecl)) macro
H A Dittnotify_config.h72 # define CDECL __cdecl macro
75 # define CDECL /* not actual on x86_64 platform */ macro
77 # define CDECL __attribute__ ((cdecl)) macro

Completed in 74 milliseconds