Home
last modified time | relevance | path

Searched refs:SI_NOT_WINDOWS (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_interceptors.h20 # define SI_NOT_WINDOWS 1 macro
23 # define SI_NOT_WINDOWS 0 macro
58 #define SANITIZER_INTERCEPT_STRCASECMP SI_NOT_WINDOWS
62 #define SANITIZER_INTERCEPT_READ SI_NOT_WINDOWS
63 #define SANITIZER_INTERCEPT_PREAD SI_NOT_WINDOWS
64 #define SANITIZER_INTERCEPT_WRITE SI_NOT_WINDOWS
65 #define SANITIZER_INTERCEPT_PWRITE SI_NOT_WINDOWS
70 #define SANITIZER_INTERCEPT_READV SI_NOT_WINDOWS
71 #define SANITIZER_INTERCEPT_WRITEV SI_NOT_WINDOWS
80 #define SANITIZER_INTERCEPT_LOCALTIME_AND_FRIENDS SI_NOT_WINDOWS
[all …]
Dsanitizer_common_interceptors.inc136 #if SI_NOT_WINDOWS
163 #endif // SI_NOT_WINDOWS
342 #if SI_NOT_WINDOWS