HomeSort by relevance Sort by last modified time
    Searched defs:_GNU_SOURCE (Results 1 - 25 of 172) sorted by null

1 2 3 4 5 6 7

  /bionic/libc/bionic/
sched_cpualloc.c 28 #define _GNU_SOURCE 1
sched_getaffinity.c 28 #define _GNU_SOURCE 1
sched_getcpu.c 28 #define _GNU_SOURCE 1
sched_cpucount.c 28 #define _GNU_SOURCE 1
  /bionic/libm/
sincos.c 27 #define _GNU_SOURCE 1
  /external/openssh/
includes.h 21 #define _GNU_SOURCE /* activate extra prototypes for glibc */
  /external/valgrind/main/drd/tests/
pth_barrier_reinit.c 6 #define _GNU_SOURCE
pth_mutex_reinit.c 4 #define _GNU_SOURCE
pth_process_shared_mutex.c 7 #define _GNU_SOURCE
rwlock_type_checking.c 9 #define _GNU_SOURCE 1
pth_barrier_race.c 13 #define _GNU_SOURCE
recursive_mutex.c 5 #define _GNU_SOURCE
trylock.c 11 #define _GNU_SOURCE 1
  /external/stlport/src/
sincos.c 27 #define _GNU_SOURCE 1
  /external/valgrind/main/helgrind/tests/
tc12_rwl_trivial.c 5 #define _GNU_SOURCE 1
tc10_rec_lock.c 7 #define _GNU_SOURCE 1
  /external/valgrind/main/none/tests/linux/
mremap3.c 1 #define _GNU_SOURCE 1
mremap.c 1 #define _GNU_SOURCE
  /external/valgrind/main/none/tests/
sem.c 1 #define _GNU_SOURCE
  /bionic/libc/upstream-netbsd/
netbsd-compat.h 30 #define _GNU_SOURCE
  /development/ndk/sources/android/libportable/arch-mips/
pipe.c 17 #define _GNU_SOURCE /* GLibc compatibility to declare pipe2(2) */
  /external/skia/src/utils/
SkThreadUtils_pthread_linux.cpp 8 #ifndef _GNU_SOURCE
9 #define _GNU_SOURCE //for pthread_setaffinity_np
  /system/extras/tests/bionic/libc/common/
test_gethostbyname.c 28 #define _GNU_SOURCE 1
  /bionic/libc/include/
features.h 39 #define _GNU_SOURCE 1
  /development/ndk/platforms/android-3/include/
features.h 39 #define _GNU_SOURCE 1

Completed in 1864 milliseconds

1 2 3 4 5 6 7