Home
last modified time | relevance | path

Searched refs:__USE_GNU (Results 1 – 9 of 9) sorted by relevance

/bionic/libc/include/sys/
Duio.h40 #if defined(__USE_GNU)
Dcdefs.h370 # define __USE_GNU 1 macro
/bionic/libc/kernel/uapi/linux/
Dlibc-compat.h25 #if defined(__USE_MISC) || defined(__USE_GNU)
/bionic/libc/include/
Dstring.h47 #if defined(__USE_GNU)
81 #if defined(__USE_GNU)
110 #if defined(__USE_GNU) && !defined(__bionic_using_posix_basename)
Dsched.h53 #if defined(__USE_GNU)
Dwchar.h154 #if defined(__USE_GNU)
Dunistd.h133 #if defined(__USE_GNU)
/bionic/libm/include/
Dmath.h468 #if defined(__USE_GNU)
/bionic/libc/upstream-dlmalloc/
Dmalloc.c1473 #if (defined(linux) && !defined(__USE_GNU))
1474 #define __USE_GNU 1 macro
1476 #undef __USE_GNU