Searched defs:STDCALL (Results 1 – 7 of 7) sorted by relevance
33 #define STDCALL __attribute__((stdcall)) macro35 #define STDCALL __stdcall macro38 #define STDCALL macro
40 #define STDCALL __attribute__((stdcall)) macro42 #define STDCALL __stdcall macro
21 #define STDCALL __stdcall macro
132 #define STDCALL __stdcall macro135 #define STDCALL macro
128 # define STDCALL __stdcall macro131 # define STDCALL /* not supported on x86_64 platform */ macro133 # define STDCALL __attribute__ ((stdcall)) macro
89 # define STDCALL __stdcall macro92 # define STDCALL /* not supported on x86_64 platform */ macro94 # define STDCALL __attribute__ ((stdcall)) macro