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

/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Djitprofiling.h224 #ifndef CDECL
226 # define CDECL __cdecl macro
229 # define CDECL /* not actual on x86_64 platform */ macro
231 # define CDECL __attribute__ ((cdecl)) macro
234 #endif /* CDECL */
236 #define JITAPI CDECL
H A Dittnotify_config.h75 #ifndef CDECL
77 # define CDECL __cdecl macro
80 # define CDECL /* not actual on x86_64 platform */ macro
82 # define CDECL __attribute__ ((cdecl)) macro
85 #endif /* CDECL */
99 #define ITTAPI CDECL
100 #define LIBITTAPI CDECL
103 #define ITTAPI_CALL CDECL
104 #define LIBITTAPI_CALL CDECL
/freebsd-10-stable/contrib/zlib/
H A Dzconf.h359 # define ZEXPORTVA FAR CDECL

Completed in 275 milliseconds