Home
last modified time | relevance | path

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

/external/clang/test/PCH/
Dsingle-token-macro.c21 #define STDCALL __stdcall macro
/external/llvm-project/clang/test/PCH/
Dsingle-token-macro.c21 #define STDCALL __stdcall macro
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/
Dittnotify.h103 # define STDCALL __stdcall macro
106 # define STDCALL __attribute__ ((stdcall)) macro
108 # define STDCALL /* supported only on x86 platform */ macro
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h89 # define STDCALL __stdcall macro
92 # define STDCALL /* not supported on x86_64 platform */ macro
94 # define STDCALL __attribute__ ((stdcall)) macro
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h88 # define STDCALL __stdcall macro
91 # define STDCALL /* not supported on x86_64 platform */ macro
93 # define STDCALL __attribute__ ((stdcall)) macro
/external/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h88 # define STDCALL __stdcall macro
91 # define STDCALL /* not supported on x86_64 platform */ macro
93 # define STDCALL __attribute__ ((stdcall)) macro
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
Dittnotify_config.h98 # define STDCALL __stdcall macro
101 # define STDCALL __attribute__ ((stdcall)) macro
103 # define STDCALL /* supported only on x86 platform */ macro
Dittnotify.h164 # define STDCALL __stdcall macro
167 # define STDCALL __attribute__ ((stdcall)) macro
169 # define STDCALL /* supported only on x86 platform */ macro