Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h86 #ifndef STDCALL
88 # define STDCALL __stdcall macro
91 # define STDCALL /* not supported on x86_64 platform */ macro
93 # define STDCALL __attribute__ ((stdcall)) macro