Lines Matching defs:SI_GLIBC

50 #define SI_GLIBC 1
52 #define SI_GLIBC 0
162 #define SANITIZER_INTERCEPT___STRNDUP SI_GLIBC
186 #define SANITIZER_INTERCEPT_PREAD64 (SI_GLIBC || SI_SOLARIS32)
187 #define SANITIZER_INTERCEPT_PWRITE64 (SI_GLIBC || SI_SOLARIS32)
196 #define SANITIZER_INTERCEPT_PREADV64 SI_GLIBC
197 #define SANITIZER_INTERCEPT_PWRITEV64 SI_GLIBC
205 #define SANITIZER_INTERCEPT_ISOC99_SCANF SI_GLIBC
210 #define SANITIZER_INTERCEPT_ISOC99_PRINTF SI_GLIBC
214 (SANITIZER_INTERCEPT_PRINTF && SI_GLIBC)
224 #define SANITIZER_INTERCEPT_FGETGRENT_R (SI_GLIBC || SI_SOLARIS)
227 (SI_FREEBSD || SI_NETBSD || SI_GLIBC || SI_SOLARIS)
228 #define SANITIZER_INTERCEPT_FGETPWENT_R (SI_FREEBSD || SI_GLIBC || SI_SOLARIS)
237 #define SANITIZER_INTERCEPT_GLOB (SI_GLIBC || SI_SOLARIS)
238 #define SANITIZER_INTERCEPT_GLOB64 SI_GLIBC
256 #define SANITIZER_INTERCEPT_GETHOSTENT_R (SI_FREEBSD || SI_GLIBC || SI_SOLARIS)
273 #define SANITIZER_INTERCEPT_READDIR64 SI_GLIBC || SI_SOLARIS32
302 #define SANITIZER_INTERCEPT_CANONICALIZE_FILE_NAME (SI_GLIBC || SI_SOLARIS)
313 #define SANITIZER_INTERCEPT_SCANDIR64 SI_GLIBC || SI_SOLARIS32
330 (SI_FREEBSD || SI_NETBSD || SI_GLIBC || SI_SOLARIS)
335 #define SANITIZER_INTERCEPT_STATFS64 SI_GLIBC && SANITIZER_HAS_STATFS64
338 #define SANITIZER_INTERCEPT_STATVFS64 SI_GLIBC
347 #define SANITIZER_INTERCEPT_RANDOM_R SI_GLIBC
351 #define SANITIZER_INTERCEPT_PTHREAD_ATTR_GETAFFINITY_NP SI_GLIBC
367 #define SANITIZER_INTERCEPT_PTHREAD_RWLOCKATTR_GETKIND_NP SI_GLIBC
373 #define SANITIZER_INTERCEPT_TRYJOIN SI_GLIBC
374 #define SANITIZER_INTERCEPT_TIMEDJOIN SI_GLIBC
377 #define SANITIZER_INTERCEPT_TMPNAM_R (SI_GLIBC || SI_SOLARIS)
390 #define SANITIZER_INTERCEPT_DRAND48_R SI_GLIBC
406 (SI_FREEBSD || SI_NETBSD || SI_GLIBC || SI_SOLARIS)
408 (SI_FREEBSD || SI_NETBSD || SI_GLIBC || SI_SOLARIS)
426 #define SANITIZER_INTERCEPT___BZERO SI_MAC || SI_GLIBC
429 #define SANITIZER_INTERCEPT_XDR (SI_GLIBC || SI_SOLARIS)
430 #define SANITIZER_INTERCEPT_XDRREC SI_GLIBC
433 #define SANITIZER_INTERCEPT_LIBIO_INTERNALS SI_GLIBC
435 #define SANITIZER_INTERCEPT_FOPEN64 (SI_GLIBC || SI_SOLARIS32)
438 #define SANITIZER_INTERCEPT_OBSTACK SI_GLIBC
477 #define SANITIZER_INTERCEPT___XSTAT64 SI_GLIBC
479 #define SANITIZER_INTERCEPT___LXSTAT64 SI_GLIBC
490 #define SANITIZER_INTERCEPT_MMAP64 SI_GLIBC || SI_SOLARIS
491 #define SANITIZER_INTERCEPT_MALLOPT_AND_MALLINFO (SI_GLIBC || SI_ANDROID)
493 #define SANITIZER_INTERCEPT___LIBC_MEMALIGN SI_GLIBC
494 #define SANITIZER_INTERCEPT_PVALLOC (SI_GLIBC || SI_ANDROID)
495 #define SANITIZER_INTERCEPT_CFREE (SI_GLIBC && !SANITIZER_RISCV64)
538 #define SANITIZER_INTERCEPT_PROTOENT_R SI_GLIBC
588 #define SANITIZER_INTERCEPT_QSORT_R SI_GLIBC
599 #define SANITIZER_INTERCEPT_ARGP_PARSE SI_GLIBC