/external/mesa3d/src/util/ |
D | strtod.c | 29 #ifdef _GNU_SOURCE 43 #if defined(_GNU_SOURCE) && defined(HAVE_XLOCALE_H) in _mesa_locale_init() 51 #if defined(_GNU_SOURCE) && defined(HAVE_XLOCALE_H) in _mesa_locale_fini() 63 #if defined(_GNU_SOURCE) && defined(HAVE_XLOCALE_H) in _mesa_strtod() 78 #if defined(_GNU_SOURCE) && defined(HAVE_XLOCALE_H) in _mesa_strtof()
|
/external/ltp/testcases/realtime/m4/ |
D | check.m4 | 4 #ifndef _GNU_SOURCE 5 #define _GNU_SOURCE 22 #ifndef _GNU_SOURCE 23 #define _GNU_SOURCE 40 #ifndef _GNU_SOURCE 41 #define _GNU_SOURCE
|
/external/ltp/testcases/realtime/ |
D | configure.ac | 25 #ifndef _GNU_SOURCE 26 #define _GNU_SOURCE 46 #ifndef _GNU_SOURCE 47 #define _GNU_SOURCE
|
/external/compiler-rt/test/asan/TestCases/Posix/ |
D | asprintf.cc | 4 #ifndef _GNU_SOURCE 5 #define _GNU_SOURCE 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/selinux/restorecond/ |
D | restore.h | 3 #ifndef _GNU_SOURCE 4 #define _GNU_SOURCE macro
|
/external/openssh/ |
D | includes.h | 21 #ifndef _GNU_SOURCE 22 #define _GNU_SOURCE /* activate extra prototypes for glibc */ macro
|
/external/protobuf/config/ |
D | config.h | 125 #ifndef _GNU_SOURCE 126 # define _GNU_SOURCE 1 macro
|
/external/protobuf/android/ |
D | config.h | 140 #ifndef _GNU_SOURCE 141 # define _GNU_SOURCE 1 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/valgrind/memcheck/tests/amd64-linux/ |
D | int3-amd64.c | 2 #undef _GNU_SOURCE 3 #define _GNU_SOURCE 1 macro
|
/external/valgrind/memcheck/tests/x86-linux/ |
D | int3-x86.c | 2 #undef _GNU_SOURCE 3 #define _GNU_SOURCE 1 macro
|
/external/ltp/testcases/kernel/syscalls/dup/ |
D | dup04.c | 112 #ifndef _GNU_SOURCE 113 #define _GNU_SOURCE macro
|
D | dup03.c | 105 #ifndef _GNU_SOURCE 106 #define _GNU_SOURCE macro
|
/external/ltp/testcases/kernel/syscalls/execve/ |
D | execve02.c | 29 #ifndef _GNU_SOURCE 30 #define _GNU_SOURCE macro
|
D | execve04.c | 28 #ifndef _GNU_SOURCE 29 #define _GNU_SOURCE macro
|
/external/f2fs-tools/mkfs/ |
D | f2fs_format_utils.c | 11 #ifndef _GNU_SOURCE 12 #define _GNU_SOURCE macro
|
/external/ltp/testcases/kernel/syscalls/dup2/ |
D | dup204.c | 43 #ifndef _GNU_SOURCE 44 #define _GNU_SOURCE macro
|
/external/conscrypt/common/src/jni/main/include/ |
D | compat.h | 28 #undef _GNU_SOURCE 32 #define _GNU_SOURCE macro
|
/external/valgrind/auxprogs/ |
D | getoff.c | 47 #ifndef _GNU_SOURCE 48 #define _GNU_SOURCE macro
|
/external/linux-kselftest/tools/testing/selftests/x86/ |
D | test_FISTTP.c | 1 #undef _GNU_SOURCE 2 #define _GNU_SOURCE 1 macro
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setstacksize/ |
D | 2-1.c | 18 #ifndef _GNU_SOURCE 19 #define _GNU_SOURCE macro
|
/external/clang/lib/Headers/ |
D | unwind.h | 33 # ifndef _GNU_SOURCE 35 # define _GNU_SOURCE macro 51 # undef _GNU_SOURCE
|