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

1234567

/external/valgrind/main/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/chromium_org/third_party/mesa/src/src/glsl/
H A Dstrtod.c29 #ifdef _GNU_SOURCE
47 #if defined(_GNU_SOURCE) && !defined(__CYGWIN__) && !defined(__FreeBSD__) && \
/external/genext2fs/
H A Dconfig.h119 #ifndef _GNU_SOURCE
120 # define _GNU_SOURCE 1 macro
H A Dconfig.h.in118 #ifndef _GNU_SOURCE
119 # undef _GNU_SOURCE
/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
/external/chromium_org/third_party/skia/src/utils/
H A DSkThreadUtils_pthread_linux.cpp8 #ifndef _GNU_SOURCE
9 #define _GNU_SOURCE //for pthread_setaffinity_np macro
/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/strace/test/
H A Dclone.c2 #define _GNU_SOURCE 1 macro
H A Dx32_lseek.c10 #define _GNU_SOURCE macro
/external/chromium_org/third_party/protobuf/
H A Dconfig.h173 #ifndef _GNU_SOURCE
174 # define _GNU_SOURCE 1 macro
/external/protobuf/android/
H A Dconfig.h140 #ifndef _GNU_SOURCE
141 # define _GNU_SOURCE 1 macro
/external/valgrind/main/memcheck/tests/amd64-linux/
H A Dint3-amd64.c2 #undef _GNU_SOURCE macro
3 #define _GNU_SOURCE 1 macro
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dint3-x86.c2 #undef _GNU_SOURCE macro
3 #define _GNU_SOURCE 1 macro
/external/valgrind/main/memcheck/tests/linux/
H A Dsys-openat.c6 #define _GNU_SOURCE macro
/external/ltrace/testsuite/ltrace.minor/
H A Dtrace-clone.c6 #define _GNU_SOURCE macro
/external/protobuf/
H A Dconfig.h.in121 #ifndef _GNU_SOURCE
122 # undef _GNU_SOURCE
/external/chromium_org/third_party/fontconfig/include/
H A Dconfig.h300 #ifndef _GNU_SOURCE
301 # define _GNU_SOURCE 1 macro

Completed in 387 milliseconds

1234567