Home
last modified time | relevance | path

Searched refs:ITT_OS (Results 1 – 4 of 4) sorted by relevance

/oneTBB/src/tbb/tools_api/legacy/
H A Dittnotify.h46 #ifndef ITT_OS
48 # define ITT_OS ITT_OS_WIN macro
50 # define ITT_OS ITT_OS_MAC macro
52 # define ITT_OS ITT_OS_FREEBSD macro
54 # define ITT_OS ITT_OS_OPENBSD macro
56 # define ITT_OS ITT_OS_LINUX macro
81 # if ITT_OS==ITT_OS_WIN
83 # elif ITT_OS==ITT_OS_MAC
85 # elif ITT_OS==ITT_OS_FREEBSD
87 # elif ITT_OS==ITT_OS_OPENBSD
/oneTBB/src/tbb/tools_api/
H A Dittnotify_config.h37 #ifndef ITT_OS
39 # define ITT_OS ITT_OS_WIN macro
41 # define ITT_OS ITT_OS_MAC macro
43 # define ITT_OS ITT_OS_FREEBSD macro
45 # define ITT_OS ITT_OS_LINUX macro
66 # if ITT_OS==ITT_OS_WIN
68 # elif ITT_OS==ITT_OS_MAC
70 # elif ITT_OS==ITT_OS_FREEBSD
H A Dittnotify.h104 #ifndef ITT_OS
106 # define ITT_OS ITT_OS_WIN macro
108 # define ITT_OS ITT_OS_MAC macro
110 # define ITT_OS ITT_OS_FREEBSD macro
112 # define ITT_OS ITT_OS_LINUX macro
133 # if ITT_OS==ITT_OS_WIN
135 # elif ITT_OS==ITT_OS_MAC
137 # elif ITT_OS==ITT_OS_FREEBSD
H A Dittnotify_static.c82 #if ITT_OS==ITT_OS_WIN
84 #elif ITT_OS==ITT_OS_LINUX || ITT_OS==ITT_OS_FREEBSD
86 #elif ITT_OS==ITT_OS_MAC