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

1234567891011>>

/external/linux-kselftest/tools/testing/selftests/splice/
H A Ddefault_file_splice_read.c2 #define _GNU_SOURCE macro
/external/libevent/
H A Devconfig-private.h12 #ifndef _GNU_SOURCE
13 # define _GNU_SOURCE 1 macro
H A Devconfig-private.h.in11 #ifndef _GNU_SOURCE
12 # undef _GNU_SOURCE
/external/libusb/Xcode/
H A Dconfig.h28 #define _GNU_SOURCE 1 macro
/external/linux-kselftest/android/include/
H A Dbionic-compat.h4 #define _GNU_SOURCE macro
/external/mesa3d/src/util/
H A Dstrtod.c29 #ifdef _GNU_SOURCE
43 #if defined(_GNU_SOURCE) && defined(HAVE_XLOCALE_H)
51 #if defined(_GNU_SOURCE) && defined(HAVE_XLOCALE_H)
63 #if defined(_GNU_SOURCE) && defined(HAVE_XLOCALE_H)
78 #if defined(_GNU_SOURCE) && defined(HAVE_XLOCALE_H)
/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
/external/compiler-rt/test/asan/TestCases/Posix/
H A Dasprintf.cc4 #ifndef _GNU_SOURCE
5 #define _GNU_SOURCE macro
/external/perfetto/buildtools/libbacktrace_config/
H A Dconfig.h49 #ifndef _GNU_SOURCE
50 #define _GNU_SOURCE 1 macro
/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/ltp/testcases/open_posix_testsuite/include/
H A Dposixtest.h19 #if defined(_GNU_SOURCE)
/external/e2fsprogs/contrib/android/
H A Dfsmap.h4 # ifndef _GNU_SOURCE
5 # define _GNU_SOURCE // asprintf macro
/external/ltp/testcases/kernel/io/disktest/
H A DMakefile.linux161 # -D"_LARGEFILE64_SOURCE" -D"_FILE_OFFSET_BITS=64" is used in Linux to support 64bit functions and data types. -D"_GNU_SOURCE" is to support Linux O_DIRECT
174 CFLAGS += -g -Wall -O -D"LINUX" -D"_THREAD_SAFE" -D"_GNU_SOURCE" -D"_LARGE_FILES" -D"_LARGEFILE64_SOURCE" -D"_FILE_OFFSET_BITS=64" $(RPM_OPT_FLAGS)
/external/protobuf/android/
H A Dconfig.h140 #ifndef _GNU_SOURCE
141 # define _GNU_SOURCE 1 macro
/external/protobuf/config/
H A Dconfig.h125 #ifndef _GNU_SOURCE
126 # define _GNU_SOURCE 1 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
/external/ltp/lib/
H A Dtst_clocks.c22 #define _GNU_SOURCE macro
/external/ltp/testcases/kernel/controllers/cgroup/
H A Dtest_6_2.c23 #define _GNU_SOURCE macro
/external/minijail/
H A Dsyscall_wrapper.c8 #define _GNU_SOURCE macro

Completed in 651 milliseconds

1234567891011>>