Searched defs:STDCALL (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h88 # define STDCALL __stdcall macro
91 # define STDCALL /* not supported on x86_64 platform */ macro
93 # define STDCALL __attribute__ ((stdcall)) macro
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/
H A Dittnotify.h103 # define STDCALL __stdcall macro
106 # define STDCALL __attribute__ ((stdcall)) macro
108 # define STDCALL /* supported only on x86 platform */ macro
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_config.h98 # define STDCALL __stdcall macro
101 # define STDCALL __attribute__ ((stdcall)) macro
103 # define STDCALL /* supported only on x86 platform */ macro
H A Dittnotify.h164 # define STDCALL __stdcall macro
167 # define STDCALL __attribute__ ((stdcall)) macro
169 # define STDCALL /* supported only on x86 platform */ macro

Completed in 115 milliseconds