/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/includes/ |
D | setns.h | 5 #ifndef _GNU_SOURCE 6 #define _GNU_SOURCE macro
|
/external/bcc/src/cc/ |
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/rust/crates/grpcio-sys/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/llvm-project/compiler-rt/test/asan/TestCases/Posix/ |
D | asprintf.cpp | 4 #ifndef _GNU_SOURCE 5 #define _GNU_SOURCE 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/ltp/m4/ |
D | ltp-statx.m4 | 8 #define _GNU_SOURCE 12 #define _GNU_SOURCE
|
/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/swiftshader/third_party/libbacktrace/config/darwin/include/ |
D | config.h | 119 #ifndef _GNU_SOURCE 120 # define _GNU_SOURCE 1 macro
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gpr/ |
D | cpu_linux.cc | 19 #ifndef _GNU_SOURCE 20 #define _GNU_SOURCE macro
|
/external/swiftshader/third_party/libbacktrace/config/linux/include/ |
D | config.h | 119 #ifndef _GNU_SOURCE 120 # define _GNU_SOURCE 1 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 | 16 #ifndef _GNU_SOURCE 17 #define _GNU_SOURCE macro
|
D | execve05.c | 27 #ifndef _GNU_SOURCE 28 #define _GNU_SOURCE macro
|
/external/crosvm/tests/ |
D | vfs_crypto.c | 5 #ifndef _GNU_SOURCE 6 #define _GNU_SOURCE macro
|
/external/protobuf/config/ |
D | config.h | 127 #ifndef _GNU_SOURCE 128 # define _GNU_SOURCE 1 macro
|
/external/protobuf/android/ |
D | config.h | 127 #ifndef _GNU_SOURCE 128 # define _GNU_SOURCE 1 macro
|
/external/libabigail/ |
D | config.h | 139 #ifndef _GNU_SOURCE 140 # define _GNU_SOURCE 1 macro
|