Searched defs:STDCALL (Results 1 – 4 of 4) sorted by relevance
103 #define STDCALL __stdcall macro106 #define STDCALL __attribute__((stdcall)) macro108 #define STDCALL /* supported only on x86 platform */ macro
88 # define STDCALL __stdcall macro91 # define STDCALL /* not supported on x86_64 platform */ macro93 # define STDCALL __attribute__ ((stdcall)) macro
98 #define STDCALL __stdcall macro 101 #define STDCALL __attribute__((stdcall)) macro 103 #define STDCALL /* supported only on x86 platform */ macro
165 #define STDCALL __stdcall macro168 #define STDCALL __attribute__((stdcall)) macro170 #define STDCALL /* supported only on x86 platform */ macro