Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_interceptors.h51 # define SI_MAC 1 macro
54 # define SI_MAC 0 macro
132 SI_FREEBSD || SI_MAC || SI_LINUX_NOT_ANDROID
134 SI_FREEBSD || SI_MAC || SI_LINUX_NOT_ANDROID
137 #define SANITIZER_INTERCEPT_SETPWENT SI_MAC || SI_LINUX_NOT_ANDROID
178 #define SANITIZER_INTERCEPT_MBSNRTOWCS SI_MAC || SI_LINUX_NOT_ANDROID
181 SI_FREEBSD || SI_MAC || SI_LINUX_NOT_ANDROID
183 SI_FREEBSD || SI_MAC || SI_LINUX_NOT_ANDROID
188 SI_FREEBSD || SI_MAC || SI_LINUX_NOT_ANDROID
201 SI_FREEBSD || (SI_MAC && !SI_IOS) || SI_LINUX_NOT_ANDROID
[all …]
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_interceptors.h74 #define SI_MAC 1 macro
77 #define SI_MAC 0 macro
220 (SI_FREEBSD || SI_NETBSD || SI_MAC || SI_LINUX_NOT_ANDROID || SI_SOLARIS)
222 (SI_FREEBSD || SI_NETBSD || SI_MAC || SI_LINUX_NOT_ANDROID || SI_SOLARIS)
231 (SI_MAC || SI_LINUX_NOT_ANDROID || SI_SOLARIS)
285 (SI_MAC || SI_LINUX_NOT_ANDROID || SI_SOLARIS)
292 (SI_FREEBSD || SI_NETBSD || SI_MAC || SI_LINUX_NOT_ANDROID || SI_SOLARIS)
294 (SI_FREEBSD || SI_NETBSD || SI_MAC || SI_LINUX_NOT_ANDROID || SI_SOLARIS)
296 (SI_FREEBSD || SI_NETBSD || SI_MAC || SI_LINUX_NOT_ANDROID || SI_SOLARIS)
302 (SI_FREEBSD || SI_NETBSD || SI_MAC || SI_LINUX_NOT_ANDROID || SI_SOLARIS)
[all …]