Home
last modified time | relevance | path

Searched refs:STDCALL (Results 1 – 3 of 3) sorted by relevance

/oneTBB/src/tbb/tools_api/
H A Dittnotify_config.h103 #ifndef STDCALL
105 # define STDCALL __stdcall macro
108 # define STDCALL __attribute__ ((stdcall)) macro
110 # define STDCALL /* supported only on x86 platform */ macro
H A Dittnotify.h170 #ifndef STDCALL
172 # define STDCALL __stdcall macro
175 # define STDCALL __attribute__ ((stdcall)) macro
177 # define STDCALL /* supported only on x86 platform */ macro
/oneTBB/src/tbb/tools_api/legacy/
H A Dittnotify.h120 #ifndef STDCALL
122 # define STDCALL __stdcall macro
125 # define STDCALL __attribute__ ((stdcall)) macro
127 # define STDCALL /* supported only on x86 platform */ macro