Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/lib/libukfs/
H A Dukfs.c747 #define STDCALL(ukfs, thecall) \ macro