Searched refs:STDCALL (Results 1 – 4 of 4) sorted by relevance
86 #ifndef STDCALL88 # define STDCALL __stdcall macro91 # define STDCALL /* not supported on x86_64 platform */ macro93 # define STDCALL __attribute__ ((stdcall)) macro
96 #ifndef STDCALL98 #define STDCALL __stdcall macro 101 #define STDCALL __attribute__((stdcall)) macro 103 #define STDCALL /* supported only on x86 platform */ macro 106 #endif /* STDCALL */
163 #ifndef STDCALL165 #define STDCALL __stdcall macro168 #define STDCALL __attribute__((stdcall)) macro170 #define STDCALL /* supported only on x86 platform */ macro
101 #ifndef STDCALL103 #define STDCALL __stdcall macro106 #define STDCALL __attribute__((stdcall)) macro108 #define STDCALL /* supported only on x86 platform */ macro