Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/IntelJITEvents/
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