Searched refs:_GNU_SOURCE (Results 1 - 25 of 151) 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 Dx86_64-nacl-defines.cpp35 #ifdef _GNU_SOURCE
H A Dle32-unknown-nacl.cpp74 #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/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/
H A Dfdopen.c5 #ifndef _GNU_SOURCE
6 #define _GNU_SOURCE macro
/external/chromium_org/third_party/protobuf/
H A Dconfig.h133 #ifndef _GNU_SOURCE
134 # define _GNU_SOURCE 1 macro
/external/libxslt/libxslt/
H A Dconfig.h169 #ifndef _GNU_SOURCE
170 # 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/stlport/src/
H A Dsincos.c27 #define _GNU_SOURCE 1 macro
/external/clang/lib/Headers/
H A Dunwind.h31 * it. libunwind wraps some of its definitions in #ifdef _GNU_SOURCE,
33 # ifndef _GNU_SOURCE
35 # define _GNU_SOURCE macro
51 # undef _GNU_SOURCE macro
/external/clang/lib/include/
H A Dunwind.h31 * it. libunwind wraps some of its definitions in #ifdef _GNU_SOURCE,
33 # ifndef _GNU_SOURCE
35 # define _GNU_SOURCE macro
51 # undef _GNU_SOURCE macro
/external/protobuf/
H A Dconfig.h.in121 #ifndef _GNU_SOURCE
122 # undef _GNU_SOURCE

Completed in 2988 milliseconds

1234567