Lines Matching defs:SI_NOT_WINDOWS

20 # define SI_NOT_WINDOWS 1
23 # define SI_NOT_WINDOWS 0
58 #define SANITIZER_INTERCEPT_STRCASESTR SI_NOT_WINDOWS
62 #define SANITIZER_INTERCEPT_STRCASECMP SI_NOT_WINDOWS
67 #define SANITIZER_INTERCEPT_READ SI_NOT_WINDOWS
68 #define SANITIZER_INTERCEPT_PREAD SI_NOT_WINDOWS
69 #define SANITIZER_INTERCEPT_WRITE SI_NOT_WINDOWS
70 #define SANITIZER_INTERCEPT_PWRITE SI_NOT_WINDOWS
75 #define SANITIZER_INTERCEPT_READV SI_NOT_WINDOWS
76 #define SANITIZER_INTERCEPT_WRITEV SI_NOT_WINDOWS
85 #define SANITIZER_INTERCEPT_LOCALTIME_AND_FRIENDS SI_NOT_WINDOWS
86 #define SANITIZER_INTERCEPT_STRPTIME SI_NOT_WINDOWS
88 #define SANITIZER_INTERCEPT_SCANF SI_NOT_WINDOWS
92 # define SANITIZER_INTERCEPT_PRINTF SI_NOT_WINDOWS
98 #define SANITIZER_INTERCEPT_FREXPF_FREXPL SI_NOT_WINDOWS
100 #define SANITIZER_INTERCEPT_GETPWNAM_AND_FRIENDS SI_NOT_WINDOWS
109 #define SANITIZER_INTERCEPT_GETITIMER SI_NOT_WINDOWS
110 #define SANITIZER_INTERCEPT_TIME SI_NOT_WINDOWS
112 #define SANITIZER_INTERCEPT_WAIT SI_NOT_WINDOWS
113 #define SANITIZER_INTERCEPT_INET SI_NOT_WINDOWS
114 #define SANITIZER_INTERCEPT_PTHREAD_GETSCHEDPARAM SI_NOT_WINDOWS
115 #define SANITIZER_INTERCEPT_GETADDRINFO SI_NOT_WINDOWS
116 #define SANITIZER_INTERCEPT_GETNAMEINFO SI_NOT_WINDOWS
117 #define SANITIZER_INTERCEPT_GETSOCKNAME SI_NOT_WINDOWS
118 #define SANITIZER_INTERCEPT_GETHOSTBYNAME SI_NOT_WINDOWS
123 #define SANITIZER_INTERCEPT_GETSOCKOPT SI_NOT_WINDOWS
124 #define SANITIZER_INTERCEPT_ACCEPT SI_NOT_WINDOWS
126 #define SANITIZER_INTERCEPT_MODF SI_NOT_WINDOWS
127 #define SANITIZER_INTERCEPT_RECVMSG SI_NOT_WINDOWS
128 #define SANITIZER_INTERCEPT_GETPEERNAME SI_NOT_WINDOWS
129 #define SANITIZER_INTERCEPT_IOCTL SI_NOT_WINDOWS
130 #define SANITIZER_INTERCEPT_INET_ATON SI_NOT_WINDOWS
132 #define SANITIZER_INTERCEPT_READDIR SI_NOT_WINDOWS
137 #define SANITIZER_INTERCEPT_SETLOCALE SI_NOT_WINDOWS
138 #define SANITIZER_INTERCEPT_GETCWD SI_NOT_WINDOWS
140 #define SANITIZER_INTERCEPT_STRTOIMAX SI_NOT_WINDOWS
141 #define SANITIZER_INTERCEPT_MBSTOWCS SI_NOT_WINDOWS
143 #define SANITIZER_INTERCEPT_WCSTOMBS SI_NOT_WINDOWS
149 #define SANITIZER_INTERCEPT_REALPATH SI_NOT_WINDOWS
155 #define SANITIZER_INTERCEPT_STRERROR SI_NOT_WINDOWS
156 #define SANITIZER_INTERCEPT_STRERROR_R SI_NOT_WINDOWS
161 #define SANITIZER_INTERCEPT_GETGROUPS SI_NOT_WINDOWS
162 #define SANITIZER_INTERCEPT_POLL SI_NOT_WINDOWS
166 #define SANITIZER_INTERCEPT_SIGWAIT SI_NOT_WINDOWS
171 #define SANITIZER_INTERCEPT_SIGPENDING SI_NOT_WINDOWS
172 #define SANITIZER_INTERCEPT_SIGPROCMASK SI_NOT_WINDOWS
181 #define SANITIZER_INTERCEPT_INITGROUPS SI_NOT_WINDOWS
182 #define SANITIZER_INTERCEPT_ETHER_NTOA_ATON SI_NOT_WINDOWS
189 #define SANITIZER_INTERCEPT_PTHREAD_ATTR_GET SI_NOT_WINDOWS
193 #define SANITIZER_INTERCEPT_PTHREAD_MUTEXATTR_GETPSHARED SI_NOT_WINDOWS
194 #define SANITIZER_INTERCEPT_PTHREAD_MUTEXATTR_GETTYPE SI_NOT_WINDOWS
201 #define SANITIZER_INTERCEPT_PTHREAD_RWLOCKATTR_GETPSHARED SI_NOT_WINDOWS
203 #define SANITIZER_INTERCEPT_PTHREAD_CONDATTR_GETPSHARED SI_NOT_WINDOWS
206 #define SANITIZER_INTERCEPT_TMPNAM SI_NOT_WINDOWS
208 #define SANITIZER_INTERCEPT_TEMPNAM SI_NOT_WINDOWS
210 #define SANITIZER_INTERCEPT_REMQUO SI_NOT_WINDOWS
211 #define SANITIZER_INTERCEPT_LGAMMA SI_NOT_WINDOWS
218 #define SANITIZER_INTERCEPT_TIMES SI_NOT_WINDOWS
225 #define SANITIZER_INTERCEPT_PHTREAD_MUTEX SI_NOT_WINDOWS
242 #define SANITIZER_INTERCEPT_FTIME !SI_FREEBSD && SI_NOT_WINDOWS
246 #define SANITIZER_INTERCEPT_FOPEN SI_NOT_WINDOWS
250 #define SANITIZER_INTERCEPT_FFLUSH SI_NOT_WINDOWS
251 #define SANITIZER_INTERCEPT_FCLOSE SI_NOT_WINDOWS
257 #define SANITIZER_INTERCEPT_MLOCKX SI_NOT_WINDOWS
260 #define SANITIZER_INTERCEPT_PTHREAD_SETCANCEL SI_NOT_WINDOWS