Searched refs:_GNU_SOURCE (Results 1 - 25 of 202) sorted by relevance

123456789

/external/autotest/client/tests/disktest/
H A DMakefile2 cc disktest.c -Wall -D_FILE_OFFSET_BITS=64 -D _GNU_SOURCE -static -o disktest
/external/valgrind/drd/tests/
H A Dpth_barrier_reinit.c6 #define _GNU_SOURCE macro
H A Dpth_process_shared_mutex.c7 #define _GNU_SOURCE macro
H A Drwlock_type_checking.c9 #define _GNU_SOURCE 1 macro
H A Dpth_barrier_race.c13 #define _GNU_SOURCE macro
/external/compiler-rt/test/asan/TestCases/Posix/
H A Dasprintf.cc4 #ifndef _GNU_SOURCE
5 #define _GNU_SOURCE macro
/external/mesa3d/src/glsl/
H A Dstrtod.c29 #ifdef _GNU_SOURCE
47 #if defined(_GNU_SOURCE) && !defined(__CYGWIN__) && !defined(__FreeBSD__) && \
/external/autotest/client/tests/disktest/src/
H A DMakefile1 CFLAGS = -O2 -Wall -D_FILE_OFFSET_BITS=64 -D _GNU_SOURCE
/external/autotest/client/tests/monotonic_time/src/
H A Dcpuset.h9 #define _GNU_SOURCE /* for cpu_set macros */ macro
/external/clang/test/Driver/
H A Dmipsel-nacl-defines.cpp35 #ifdef _GNU_SOURCE
H A Dx86_64-nacl-defines.cpp35 #ifdef _GNU_SOURCE
/external/compiler-rt/test/sanitizer_common/TestCases/
H A Dstrcasestr.c6 #define _GNU_SOURCE macro
/external/compiler-rt/test/asan/TestCases/
H A Dstrcasestr-1.c11 #define _GNU_SOURCE macro
H A Dstrcasestr-2.c11 #define _GNU_SOURCE macro
H A Dstrcasestr_strict.c9 #define _GNU_SOURCE macro
/external/libusb/
H A Dconfig.h94 #define _GNU_SOURCE /**/ macro
/external/f2fs-tools/mkfs/
H A Df2fs_format_utils.c11 #ifndef _GNU_SOURCE
12 #define _GNU_SOURCE macro
/external/libdaemon/
H A Dconfig.h151 #ifndef _GNU_SOURCE
152 # define _GNU_SOURCE 1 macro
/external/protobuf/android/
H A Dconfig.h140 #ifndef _GNU_SOURCE
141 # define _GNU_SOURCE 1 macro
/external/selinux/policycoreutils/setfiles/
H A Drestore.h3 #ifndef _GNU_SOURCE
4 #define _GNU_SOURCE macro
/external/tlsdate/
H A Dconfig.h261 #ifndef _GNU_SOURCE
262 # define _GNU_SOURCE 1 macro
/external/valgrind/memcheck/tests/amd64-linux/
H A Dint3-amd64.c2 #undef _GNU_SOURCE macro
3 #define _GNU_SOURCE 1 macro
/external/valgrind/memcheck/tests/x86-linux/
H A Dint3-x86.c2 #undef _GNU_SOURCE macro
3 #define _GNU_SOURCE 1 macro
/external/libmicrohttpd/w32/VS2013/
H A DMHD_config.h128 #define _GNU_SOURCE 1 macro
/external/valgrind/memcheck/tests/linux/
H A Dsys-openat.c6 #define _GNU_SOURCE macro

Completed in 2715 milliseconds

123456789