Home
last modified time | relevance | path

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

/third_party/node/deps/v8/third_party/ittapi/include/legacy/
Dittnotify.h99 # define STDCALL __stdcall macro
102 # define STDCALL __attribute__ ((stdcall)) macro
104 # define STDCALL /* supported only on x86 platform */ macro
/third_party/skia/third_party/externals/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
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/
Dittnotify_config.h94 # define STDCALL __stdcall macro
97 # define STDCALL __attribute__ ((stdcall)) macro
99 # define STDCALL /* supported only on x86 platform */ macro
/third_party/node/deps/v8/third_party/ittapi/include/
Dittnotify.h160 # define STDCALL __stdcall macro
163 # define STDCALL __attribute__ ((stdcall)) macro
165 # define STDCALL /* supported only on x86 platform */ macro