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

/freebsd-10.3-release/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Djitprofiling.h226 # define CDECL __cdecl macro
229 # define CDECL /* not actual on x86_64 platform */ macro
231 # define CDECL __attribute__ ((cdecl)) macro
H A Dittnotify_config.h77 # define CDECL __cdecl macro
80 # define CDECL /* not actual on x86_64 platform */ macro
82 # define CDECL __attribute__ ((cdecl)) macro

Completed in 58 milliseconds