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
52 #define SANITIZER_INTERCEPT_STRCASECMP SI_NOT_WINDOWS
56 #define SANITIZER_INTERCEPT_READ SI_NOT_WINDOWS
57 #define SANITIZER_INTERCEPT_PREAD SI_NOT_WINDOWS
58 #define SANITIZER_INTERCEPT_WRITE SI_NOT_WINDOWS
59 #define SANITIZER_INTERCEPT_PWRITE SI_NOT_WINDOWS
64 #define SANITIZER_INTERCEPT_READV SI_NOT_WINDOWS
65 #define SANITIZER_INTERCEPT_WRITEV SI_NOT_WINDOWS
74 #define SANITIZER_INTERCEPT_LOCALTIME_AND_FRIENDS SI_NOT_WINDOWS
[all …]
Dsanitizer_common_interceptors.inc112 #if SI_NOT_WINDOWS
139 #endif // SI_NOT_WINDOWS
315 #if SI_NOT_WINDOWS