Searched defs:STDCALL (Results 1 – 8 of 8) sorted by relevance
21 #define STDCALL __stdcall macro
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
89 # define STDCALL __stdcall macro92 # define STDCALL /* not supported on x86_64 platform */ macro94 # define STDCALL __attribute__ ((stdcall)) macro
98 # define STDCALL __stdcall macro101 # define STDCALL __attribute__ ((stdcall)) macro103 # define STDCALL /* supported only on x86 platform */ macro
164 # define STDCALL __stdcall macro167 # define STDCALL __attribute__ ((stdcall)) macro169 # define STDCALL /* supported only on x86 platform */ macro