Searched refs:_GNU_SOURCE (Results 1 - 17 of 17) sorted by relevance

/bionic/libc/bionic/
H A D__gnu_basename.cpp29 #define _GNU_SOURCE 1 macro
H A Dsched_getcpu.cpp29 #define _GNU_SOURCE 1 macro
H A Dsched_cpualloc.c28 #define _GNU_SOURCE 1 macro
H A Dsched_cpucount.c28 #define _GNU_SOURCE 1 macro
H A Dsched_getaffinity.cpp29 #define _GNU_SOURCE 1 macro
H A Dclone.cpp29 #define _GNU_SOURCE 1 macro
H A Dstrerror_r.cpp4 // G++ automatically defines _GNU_SOURCE, which then means that <string.h>
6 #undef _GNU_SOURCE macro
H A Dgetentropy_linux.c24 #define _GNU_SOURCE 1 macro
/bionic/libc/upstream-netbsd/android/include/
H A Dnetbsd-compat.h21 #define _GNU_SOURCE macro
/bionic/libm/
H A Dsincos.c27 #define _GNU_SOURCE 1 macro
/bionic/tests/
H A Dlibgen_basename_test.cpp17 #ifndef _GNU_SOURCE
18 #define _GNU_SOURCE 1 macro
H A Dstring_posix_strerror_r_test.cpp17 #undef _GNU_SOURCE macro
23 // declarations from glibc of things that aren't available without _GNU_SOURCE.
H A Dmath_test.cpp17 #define _GNU_SOURCE 1 macro
H A Dstring_test.cpp17 #define _GNU_SOURCE 1 macro
/bionic/libc/include/sys/
H A Dcdefs.h222 * If you want BSD and/or GNU extensions, _BSD_SOURCE and/or _GNU_SOURCE are
228 #if defined(_GNU_SOURCE)
/bionic/tools/versioner/current/sys/
H A Dcdefs.h222 * If you want BSD and/or GNU extensions, _BSD_SOURCE and/or _GNU_SOURCE are
228 #if defined(_GNU_SOURCE)
/bionic/libc/tzcode/
H A Dprivate.h79 #define _GNU_SOURCE 1 macro

Completed in 905 milliseconds