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

/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h87 #ifndef STDCALL
89 # define STDCALL __stdcall macro
92 # define STDCALL /* not supported on x86_64 platform */ macro
94 # define STDCALL __attribute__ ((stdcall)) macro
97 #endif /* STDCALL */

Completed in 43 milliseconds