Searched defs:__stdcall (Results 1 - 6 of 6) sorted by relevance

/external/clang/test/PCH/
H A Dsingle-token-macro.c15 #ifdef __stdcall
16 // __stdcall is defined as __attribute__((__stdcall__)) for targeting mingw32.
17 #undef __stdcall macro
20 #define __stdcall macro
21 #define STDCALL __stdcall
/external/chromium_org/third_party/cython/src/Cython/Utility/
H A DModuleSetupCode.c9 #ifndef __stdcall
10 #define __stdcall macro
/external/chromium_org/third_party/bintrees/bintrees/
H A Dcwalker.c15 #ifndef __stdcall
16 #define __stdcall macro
H A Dqavltree.c15 #ifndef __stdcall
16 #define __stdcall macro
H A Dqbintree.c15 #ifndef __stdcall
16 #define __stdcall macro
H A Dqrbtree.c15 #ifndef __stdcall
16 #define __stdcall macro

Completed in 6679 milliseconds