Searched refs:_GNU_SOURCE (Results 76 - 100 of 175) sorted by relevance

1234567

/external/valgrind/main/drd/tests/
H A Dtrylock.c11 #define _GNU_SOURCE 1 macro
/external/valgrind/main/helgrind/tests/
H A Dannotate_rwlock.c21 #define _GNU_SOURCE 1 macro
H A Dtc23_bogus_condwait.c3 #define _GNU_SOURCE 1 /* needed by glibc <= 2.3 for pthread_rwlock_* */ macro
/external/valgrind/main/none/tests/linux/
H A Dmremap2.c1 #define _GNU_SOURCE macro
/external/dhcpcd/
H A Dcommon.c29 #ifndef _GNU_SOURCE
30 # define _GNU_SOURCE macro
/external/e2fsprogs/intl/
H A Dlocalealias.c22 #ifndef _GNU_SOURCE
23 # define _GNU_SOURCE 1 macro
H A Drelocatable.c24 #ifndef _GNU_SOURCE
25 # define _GNU_SOURCE 1 macro
H A Dl10nflist.c22 #ifndef _GNU_SOURCE
23 # define _GNU_SOURCE 1 macro
H A Dvasnprintf.c22 #ifndef _GNU_SOURCE
23 # define _GNU_SOURCE 1 macro
/external/openssl/crypto/dso/
H A Ddso_dlfcn.c60 that handle _GNU_SOURCE and other similar macros. Defining it later
64 # ifndef _GNU_SOURCE
65 # define _GNU_SOURCE /* make sure dladdr is declared */ macro
/external/chromium_org/native_client_sdk/src/libraries/xray/
H A Dsymtable.c7 #define _GNU_SOURCE macro
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_string.h51 #ifdef _GNU_SOURCE
/external/e2fsprogs/lib/blkid/
H A Dcache.c14 #define _GNU_SOURCE macro
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_string.h51 #ifdef _GNU_SOURCE
/external/qemu/util/
H A Dpath.c7 #define _GNU_SOURCE 1 macro
/external/valgrind/main/memcheck/tests/
H A Dleak-segv-jmp.c1 #define _GNU_SOURCE macro
/external/bison/darwin-lib/
H A Dconfig.h2105 #ifndef _GNU_SOURCE
2106 # define _GNU_SOURCE 1 macro
/external/bison/linux-lib/
H A Dconfig.h2105 #ifndef _GNU_SOURCE
2106 # define _GNU_SOURCE 1 macro
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dimports.c52 #ifdef _GNU_SOURCE
544 #if defined(_GNU_SOURCE) && !defined(__CYGWIN__) && !defined(__FreeBSD__) && \
/external/chromium_org/v8/src/third_party/vtune/
H A Dittnotify_config.h223 #ifndef _GNU_SOURCE
224 #define _GNU_SOURCE 1 /* need for PTHREAD_MUTEX_RECURSIVE */ macro
225 #endif /* _GNU_SOURCE */
/external/e2fsprogs/debugfs/
H A Ddump.c8 #ifndef _GNU_SOURCE
9 #define _GNU_SOURCE /* for O_LARGEFILE */ macro
/external/e2fsprogs/lib/ext2fs/
H A Dmmp.c12 #ifndef _GNU_SOURCE
13 #define _GNU_SOURCE macro
/external/libunwind/tests/
H A Dtest-coredump-unwind.c24 #undef _GNU_SOURCE macro
25 #define _GNU_SOURCE 1 macro
/external/mesa3d/src/mesa/main/
H A Dimports.c52 #ifdef _GNU_SOURCE
544 #if defined(_GNU_SOURCE) && !defined(__CYGWIN__) && !defined(__FreeBSD__) && \
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h188 #ifndef _GNU_SOURCE
189 #define _GNU_SOURCE 1 /* need for PTHREAD_MUTEX_RECURSIVE */ macro
190 #endif /* _GNU_SOURCE */

Completed in 4512 milliseconds

1234567