Searched defs:STDCALL (Results 1 – 4 of 4) sorted by relevance
99 # define STDCALL __stdcall macro102 # define STDCALL __attribute__ ((stdcall)) macro104 # 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
94 # define STDCALL __stdcall macro97 # define STDCALL __attribute__ ((stdcall)) macro99 # define STDCALL /* supported only on x86 platform */ macro
160 # define STDCALL __stdcall macro163 # define STDCALL __attribute__ ((stdcall)) macro165 # define STDCALL /* supported only on x86 platform */ macro