Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/
H A Dittnotify_config.h76 # define CDECL __cdecl macro
79 # define CDECL /* not actual on x86_64 platform */ macro
81 # define CDECL __attribute__ ((cdecl)) macro
H A Djitprofiling.h225 # define CDECL __cdecl macro