/external/compiler-rt/test/asan/TestCases/Posix/ |
D | asprintf.cc | 4 #ifndef _GNU_SOURCE 5 #define _GNU_SOURCE macro
|
/external/mesa3d/src/glsl/ |
D | strtod.c | 29 #ifdef _GNU_SOURCE 47 #if defined(_GNU_SOURCE) && !defined(__CYGWIN__) && !defined(__FreeBSD__) && \ in glsl_strtod()
|
/external/selinux/policycoreutils/setfiles/ |
D | restore.h | 3 #ifndef _GNU_SOURCE 4 #define _GNU_SOURCE macro
|
/external/skia/src/utils/ |
D | SkThreadUtils_pthread_linux.cpp | 8 #ifndef _GNU_SOURCE 9 #define _GNU_SOURCE //for pthread_setaffinity_np macro
|
/external/f2fs-tools/mkfs/ |
D | f2fs_format_utils.c | 11 #ifndef _GNU_SOURCE 12 #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/android/ |
D | config.h | 140 #ifndef _GNU_SOURCE 141 # 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/valgrind/memcheck/tests/amd64-linux/ |
D | int3-amd64.c | 2 #undef _GNU_SOURCE 3 #define _GNU_SOURCE 1 macro
|
/external/clang/lib/Headers/ |
D | unwind.h | 33 # ifndef _GNU_SOURCE 35 # define _GNU_SOURCE macro 51 # undef _GNU_SOURCE
|
/external/valgrind/auxprogs/ |
D | getoff.c | 47 #ifndef _GNU_SOURCE 48 #define _GNU_SOURCE macro
|
/external/libedit/src/ |
D | histedit.h | 252 #ifndef _GNU_SOURCE 253 #define _GNU_SOURCE macro
|
/external/bison/m4/ |
D | extensions.m4 | 75 #ifndef _GNU_SOURCE 76 # undef _GNU_SOURCE 103 AC_DEFINE([_GNU_SOURCE]) definition
|
/external/valgrind/drd/tests/ |
D | pth_barrier_reinit.c | 6 #define _GNU_SOURCE macro
|
D | pth_process_shared_mutex.c | 7 #define _GNU_SOURCE macro
|
D | rwlock_type_checking.c | 9 #define _GNU_SOURCE 1 macro
|
/external/clang/test/Driver/ |
D | mipsel-nacl-defines.cpp | 35 #ifdef _GNU_SOURCE
|
D | x86_64-nacl-defines.cpp | 35 #ifdef _GNU_SOURCE
|
/external/e2fsprogs/util/ |
D | symlinks.c | 320 #if defined (_GNU_SOURCE) && defined (__GLIBC__) 334 #if defined (_GNU_SOURCE) && defined (__GLIBC__) 343 #if defined (_GNU_SOURCE) && defined (__GLIBC__)
|
/external/dhcpcd/ |
D | common.c | 29 #ifndef _GNU_SOURCE 30 # define _GNU_SOURCE macro
|
/external/valgrind/none/tests/linux/ |
D | mremap4.c | 1 #define _GNU_SOURCE macro
|
D | mremap5.c | 1 #define _GNU_SOURCE macro
|
D | mremap6.c | 1 #define _GNU_SOURCE macro
|
/external/valgrind/memcheck/tests/linux/ |
D | sys-openat.c | 6 #define _GNU_SOURCE macro
|
/external/libusb/ |
D | config.h | 94 #define _GNU_SOURCE /**/ macro
|