/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/f2fs-tools/mkfs/ |
D | f2fs_format_utils.c | 11 #ifndef _GNU_SOURCE 12 #define _GNU_SOURCE 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/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/tlsdate/ |
D | config.h | 261 #ifndef _GNU_SOURCE 262 # 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/avahi/ |
D | config.h | 347 #ifndef _GNU_SOURCE 348 # define _GNU_SOURCE 1 macro
|
/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/harfbuzz_ng/util/ |
D | hb-fc-list.c | 52 #undef _GNU_SOURCE 53 #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
|
/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/autotest/client/tests/disktest/ |
D | Makefile | 2 cc disktest.c -Wall -D_FILE_OFFSET_BITS=64 -D _GNU_SOURCE -static -o disktest
|
/external/compiler-rt/test/sanitizer_common/TestCases/ |
D | strcasestr.c | 6 #define _GNU_SOURCE 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/compiler-rt/test/asan/TestCases/ |
D | strcasestr-2.c | 11 #define _GNU_SOURCE macro
|
D | strcasestr-1.c | 11 #define _GNU_SOURCE macro
|
/external/autotest/client/tests/monotonic_time/src/ |
D | cpuset.h | 9 #define _GNU_SOURCE /* for cpu_set macros */ macro
|
/external/autotest/client/tests/disktest/src/ |
D | Makefile | 1 CFLAGS = -O2 -Wall -D_FILE_OFFSET_BITS=64 -D _GNU_SOURCE
|