Home
last modified time | relevance | path

Searched refs:CDECL (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/
H A Djitprofiling.h223 #ifndef CDECL
225 # define CDECL __cdecl macro
228 # define CDECL /* not actual on x86_64 platform */
230 # define CDECL __attribute__ ((cdecl))
235 #define JITAPI CDECL
H A Dittnotify_config.h74 #ifndef CDECL
76 # define CDECL __cdecl macro
79 # define CDECL /* not actual on x86_64 platform */ macro
81 # define CDECL __attribute__ ((cdecl)) macro
98 #define ITTAPI CDECL
99 #define LIBITTAPI CDECL
102 #define ITTAPI_CALL CDECL
103 #define LIBITTAPI_CALL CDECL
/freebsd/sys/contrib/zlib/
H A Dzconf.h390 # define ZEXPORTVA FAR CDECL
H A Dzconf.h.in371 # define ZEXPORTVA FAR CDECL