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

1234567

/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
H A Dpth_mutex_reinit.c4 #define _GNU_SOURCE macro
H A Drwlock_race.c9 #define _GNU_SOURCE 1 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/clang/test/Driver/
H A Dmipsel-nacl-defines.cpp35 #ifdef _GNU_SOURCE
H A Dx86_64-nacl-defines.cpp35 #ifdef _GNU_SOURCE
H A Dle32-unknown-nacl.cpp74 #ifdef _GNU_SOURCE
/external/skia/src/utils/
H A DSkThreadUtils_pthread_linux.cpp8 #ifndef _GNU_SOURCE
9 #define _GNU_SOURCE //for pthread_setaffinity_np 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/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/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/valgrind/memcheck/tests/linux/
H A Dsys-openat.c6 #define _GNU_SOURCE macro
/external/valgrind/none/tests/linux/
H A Dmremap4.c1 #define _GNU_SOURCE macro
H A Dmremap5.c1 #define _GNU_SOURCE macro
H A Dmremap6.c1 #define _GNU_SOURCE macro
/external/ltrace/testsuite/ltrace.minor/
H A Dtrace-clone.c6 #define _GNU_SOURCE macro
/external/protobuf/
H A Dconfig.h.in124 #ifndef _GNU_SOURCE
125 # undef _GNU_SOURCE
/external/llvm/lib/Support/
H A DErrno.cpp49 #if defined(__GLIBC__) && defined(_GNU_SOURCE)

Completed in 4746 milliseconds

1234567