HomeSort by relevance Sort by last modified time
    Searched refs:_GNU_SOURCE (Results 101 - 125 of 290) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
features.h 42 _GNU_SOURCE All of the above, plus GNU extensions.
144 defined _GNU_SOURCE || defined _SVID_SOURCE)
148 /* If _GNU_SOURCE was defined by the user, turn on all the other features. */
149 #ifdef _GNU_SOURCE
170 /* If nothing (other than _GNU_SOURCE) is defined,
276 #ifdef _GNU_SOURCE
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
features.h 42 _GNU_SOURCE All of the above, plus GNU extensions.
144 defined _GNU_SOURCE || defined _SVID_SOURCE)
148 /* If _GNU_SOURCE was defined by the user, turn on all the other features. */
149 #ifdef _GNU_SOURCE
170 /* If nothing (other than _GNU_SOURCE) is defined,
276 #ifdef _GNU_SOURCE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
features.h 42 _GNU_SOURCE All of the above, plus GNU extensions.
144 defined _GNU_SOURCE || defined _SVID_SOURCE)
148 /* If _GNU_SOURCE was defined by the user, turn on all the other features. */
149 #ifdef _GNU_SOURCE
170 /* If nothing (other than _GNU_SOURCE) is defined,
276 #ifdef _GNU_SOURCE
  /external/oprofile/libdb/
db_insert.c 11 #define _GNU_SOURCE
  /external/valgrind/main/drd/tests/
hold_lock.c 4 #define _GNU_SOURCE 1
pth_barrier_thr_cr.c 8 #define _GNU_SOURCE
recursive_mutex.c 5 #define _GNU_SOURCE
pth_barrier.c 6 #define _GNU_SOURCE
rwlock_test.c 9 #define _GNU_SOURCE 1
annotate_barrier.c 7 #define _GNU_SOURCE
annotate_rwlock.c 11 #define _GNU_SOURCE 1
monitor_example.cpp 64 #define _GNU_SOURCE 1
  /external/valgrind/main/helgrind/tests/
bar_bad.c 4 #define _GNU_SOURCE
locked_vs_unlocked3.c 5 #define _GNU_SOURCE 1
  /external/valgrind/main/memcheck/tests/linux/
syscalls-2007.c 11 #define _GNU_SOURCE
  /external/valgrind/main/none/tests/
sem.c 1 #define _GNU_SOURCE
  /external/valgrind/main/none/tests/x86-linux/
sigcontext.c 1 #define _GNU_SOURCE
  /system/extras/tests/bionic/libc/common/
test_gethostbyname.c 28 #define _GNU_SOURCE 1
  /external/oprofile/libpp/
diff_container.cpp 12 /* older glibc has C99 INFINITY in _GNU_SOURCE */
13 #ifndef _GNU_SOURCE
14 #define _GNU_SOURCE
  /system/extras/ext4_utils/
ext4_utils.h 24 #ifndef _GNU_SOURCE
25 #define _GNU_SOURCE
  /development/ndk/sources/android/libportable/arch-mips/
clone.c 17 #define _GNU_SOURCE
  /external/openssh/
includes.h 21 #define _GNU_SOURCE /* activate extra prototypes for glibc */
  /external/valgrind/main/none/tests/linux/
mremap.c 1 #define _GNU_SOURCE
  /ndk/sources/host-tools/make-3.81/
config.h.in 391 #ifndef _GNU_SOURCE
392 # undef _GNU_SOURCE
  /system/core/libsparse/
simg2simg.c 19 #define _GNU_SOURCE

Completed in 729 milliseconds

1 2 3 45 6 7 8 91011>>