Home
last modified time | relevance | path

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

/external/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.cc40 #define STDCALL __attribute__((stdcall)) macro
42 #define STDCALL __stdcall macro
Dtest-macro-assembler-ia32.cc40 #define STDCALL __attribute__((stdcall)) macro
42 #define STDCALL __stdcall macro
/external/clang/test/PCH/
Dsingle-token-macro.c21 #define STDCALL __stdcall macro
/external/pdfium/public/
Dfpdfview.h132 #define STDCALL __stdcall macro
135 #define STDCALL macro
/external/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