Home
last modified time | relevance | path

Searched defs:STDCALL (Results 1 – 8 of 8) 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-x87.cc41 #define STDCALL __attribute__((stdcall)) macro
43 #define STDCALL __stdcall macro
Dtest-macro-assembler-ia32.cc41 #define STDCALL __attribute__((stdcall)) macro
43 #define STDCALL __stdcall macro
/external/clang/test/PCH/
Dsingle-token-macro.c21 #define STDCALL __stdcall macro
/external/pdfium/fpdfsdk/include/
Dfpdfview.h103 #define STDCALL __stdcall macro
106 #define STDCALL macro
/external/chromium_org/content/shell/tools/plugin/
Dmain.cpp59 #define STDCALL __stdcall macro
67 #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