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

12345

/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
H A Datomic_var.c13 #define _GNU_SOURCE macro
H A Dpth_spinlock.c7 #define _GNU_SOURCE macro
/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 0 && defined(_GNU_SOURCE) && !defined(__CYGWIN__) && !defined(__FreeBSD__)
/external/libusb/
H A Dconfig.h94 #define _GNU_SOURCE /**/ 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.h28 * it. libunwind wraps some of its definitions in #ifdef _GNU_SOURCE,
30 # ifndef _GNU_SOURCE
32 # define _GNU_SOURCE macro
48 # undef _GNU_SOURCE macro
/external/clang/lib/include/
H A Dunwind.h28 * it. libunwind wraps some of its definitions in #ifdef _GNU_SOURCE,
30 # ifndef _GNU_SOURCE
32 # define _GNU_SOURCE macro
48 # undef _GNU_SOURCE macro
/external/protobuf/
H A Dconfig.h.in124 #ifndef _GNU_SOURCE
125 # undef _GNU_SOURCE
/external/bison/
H A Dconfig.h359 #ifndef _GNU_SOURCE
360 # define _GNU_SOURCE 1 macro
/external/clang/test/Driver/
H A Dle32-unknown-nacl.cpp74 #ifdef _GNU_SOURCE
/external/dbus/bus/
H A Ddir-watch-dnotify.c26 #define _GNU_SOURCE macro
/external/linux-tools-perf/util/ui/
H A Dhelpline.c1 #define _GNU_SOURCE macro
/external/llvm/lib/Support/
H A DErrno.cpp46 # if defined(__GLIBC__) && defined(_GNU_SOURCE)

Completed in 515 milliseconds

12345