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
74 #define SANITIZER_INTERCEPT_STRCASESTR SI_NOT_WINDOWS
81 #define SANITIZER_INTERCEPT_STRCASECMP SI_NOT_WINDOWS
97 #define SANITIZER_INTERCEPT_READ SI_NOT_WINDOWS
98 #define SANITIZER_INTERCEPT_PREAD SI_NOT_WINDOWS
99 #define SANITIZER_INTERCEPT_WRITE SI_NOT_WINDOWS
100 #define SANITIZER_INTERCEPT_PWRITE SI_NOT_WINDOWS
105 #define SANITIZER_INTERCEPT_READV SI_NOT_WINDOWS
106 #define SANITIZER_INTERCEPT_WRITEV SI_NOT_WINDOWS
[all …]
Dsanitizer_common_interceptors.inc186 #if SI_NOT_WINDOWS
213 #endif // SI_NOT_WINDOWS
686 #if SI_NOT_WINDOWS