Searched defs:__stdcall (Results 1 - 1 of 1) 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

Completed in 437 milliseconds