Searched defs:STDCALL (Results 1 – 6 of 6) sorted by relevance
33 #define STDCALL __attribute__((stdcall)) macro35 #define STDCALL __stdcall macro38 #define STDCALL macro
41 #define STDCALL __attribute__((stdcall)) macro43 #define STDCALL __stdcall macro
16 #define STDCALL __stdcall macro
54 #define STDCALL __stdcall macro62 #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