/external/mesa3d/src/util/ |
D | strtod.c | 29 #if defined(_GNU_SOURCE) && defined(HAVE_STRTOD_L) 43 #if defined(_GNU_SOURCE) && defined(HAVE_STRTOD_L) in _mesa_locale_init() 51 #if defined(_GNU_SOURCE) && defined(HAVE_STRTOD_L) in _mesa_locale_fini() 63 #if defined(_GNU_SOURCE) && defined(HAVE_STRTOD_L) in _mesa_strtod() 78 #if defined(_GNU_SOURCE) && defined(HAVE_STRTOD_L) in _mesa_strtof()
|
/external/python/cpython3/Include/ |
D | Python.h | 39 #if defined(HAVE_CRYPT_R) && !defined(_GNU_SOURCE) 41 # define _GNU_SOURCE macro 47 # undef _GNU_SOURCE
|
/external/bcc/src/cc/ |
D | setns.h | 5 #ifndef _GNU_SOURCE 6 #define _GNU_SOURCE macro
|
/external/bcc/src/cc/includes/ |
D | setns.h | 5 #ifndef _GNU_SOURCE 6 #define _GNU_SOURCE macro
|
/external/grpc-grpc/third_party/address_sorting/ |
D | address_sorting_internal.h | 54 #ifndef _GNU_SOURCE 55 #define _GNU_SOURCE macro
|
/external/libevent/ |
D | evconfig-private.h | 12 #ifndef _GNU_SOURCE 13 # define _GNU_SOURCE 1 macro
|
/external/compiler-rt/test/asan/TestCases/Posix/ |
D | asprintf.cc | 4 #ifndef _GNU_SOURCE 5 #define _GNU_SOURCE macro
|
/external/perfetto/buildtools/libbacktrace_config/ |
D | config.h | 49 #ifndef _GNU_SOURCE 50 #define _GNU_SOURCE 1 macro
|
/external/e2fsprogs/contrib/android/ |
D | fsmap.h | 4 # ifndef _GNU_SOURCE 5 # define _GNU_SOURCE // asprintf macro
|
/external/selinux/policycoreutils/setfiles/ |
D | restore.h | 3 #ifndef _GNU_SOURCE 4 #define _GNU_SOURCE macro
|
/external/grpc-grpc/src/core/lib/gpr/ |
D | cpu_linux.cc | 19 #ifndef _GNU_SOURCE 20 #define _GNU_SOURCE macro
|
/external/selinux/restorecond/ |
D | restore.h | 3 #ifndef _GNU_SOURCE 4 #define _GNU_SOURCE macro
|
/external/honggfuzz/examples/terminal-emulators/ |
D | libclose.c | 1 #if !defined(_GNU_SOURCE) 2 #define _GNU_SOURCE macro
|
/external/openssh/ |
D | includes.h | 21 #ifndef _GNU_SOURCE 22 #define _GNU_SOURCE /* activate extra prototypes for glibc */ macro
|
/external/ltp/testcases/kernel/syscalls/execve/ |
D | execve04.c | 28 #ifndef _GNU_SOURCE 29 #define _GNU_SOURCE macro
|
D | execve05.c | 39 #ifndef _GNU_SOURCE 40 #define _GNU_SOURCE macro
|
D | execve02.c | 29 #ifndef _GNU_SOURCE 30 #define _GNU_SOURCE macro
|
/external/protobuf/android/ |
D | config.h | 140 #ifndef _GNU_SOURCE 141 # define _GNU_SOURCE 1 macro
|
/external/protobuf/config/ |
D | config.h | 125 #ifndef _GNU_SOURCE 126 # define _GNU_SOURCE 1 macro
|
/external/boringssl/src/crypto/fipsmodule/ |
D | bcm.c | 15 #if !defined(_GNU_SOURCE) 16 #define _GNU_SOURCE // needed for syscall() on Linux. macro
|
/external/libdaemon/ |
D | config.h | 151 #ifndef _GNU_SOURCE 152 # define _GNU_SOURCE 1 macro
|
/external/kmod/port-gnu/ |
D | config.h | 130 #ifndef _GNU_SOURCE 131 # define _GNU_SOURCE 1 macro
|
/external/pcre/include_internal/ |
D | config.h | 317 #ifndef _GNU_SOURCE 318 # define _GNU_SOURCE 1 macro
|
/external/flac/ |
D | config.h | 194 #ifndef _GNU_SOURCE 195 # define _GNU_SOURCE 1 macro
|
/external/ltp/testcases/kernel/syscalls/dup/ |
D | dup04.c | 112 #ifndef _GNU_SOURCE 113 #define _GNU_SOURCE macro
|