HomeSort by relevance Sort by last modified time
    Searched defs:__stdcall (Results 1 - 6 of 6) sorted by null

  /external/clang/test/PCH/
single-token-macro.c 15 #ifdef __stdcall
16 // __stdcall is defined as __attribute__((__stdcall__)) for targeting mingw32.
17 #undef __stdcall macro
20 #define __stdcall macro
21 #define STDCALL __stdcall
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw.h 33 #ifdef __stdcall
34 #undef __stdcall macro
36 #define __stdcall macro
  /external/chromium_org/third_party/bintrees/bintrees/
cwalker.c 15 #ifndef __stdcall
16 #define __stdcall macro
    [all...]
qavltree.c 15 #ifndef __stdcall
16 #define __stdcall macro
    [all...]
qbintree.c 15 #ifndef __stdcall
16 #define __stdcall macro
    [all...]
qrbtree.c 15 #ifndef __stdcall
16 #define __stdcall macro
    [all...]

Completed in 183 milliseconds