Home
last modified time | relevance | path

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

/external/chromium_org/v8/test/cctest/
Dtest-code-stubs.h33 #define STDCALL __attribute__((stdcall)) macro
35 #define STDCALL __stdcall macro
38 #define STDCALL macro
Dtest-macro-assembler-ia32.cc41 #define STDCALL __attribute__((stdcall)) macro
43 #define STDCALL __stdcall macro
/external/clang/test/PCH/
Dsingle-token-macro.c16 #define STDCALL __stdcall macro
/external/chromium_org/third_party/WebKit/Source/testing/plugin/
Dmain.cpp54 #define STDCALL __stdcall macro
62 #define STDCALL macro
/external/chromium_org/v8/src/third_party/vtune/
Dittnotify_config.h128 # define STDCALL __stdcall macro
131 # define STDCALL /* not supported on x86_64 platform */ macro
133 # define STDCALL __attribute__ ((stdcall)) 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