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

1 2 3 4 5 6 7 8 91011

  /bionic/libc/bionic/
sched_cpualloc.c 28 #define _GNU_SOURCE 1
sched_getaffinity.cpp 29 #define _GNU_SOURCE 1
sched_getcpu.cpp 29 #define _GNU_SOURCE 1
sched_cpucount.c 28 #define _GNU_SOURCE 1
  /bionic/libm/
sincos.c 27 #define _GNU_SOURCE 1
  /external/ltrace/
memstream.c 21 /* _GNU_SOURCE may be necessary for open_memstream visibility (see
23 #define _GNU_SOURCE
  /external/strace/test/
clone.c 2 #define _GNU_SOURCE 1
x32_lseek.c 10 #define _GNU_SOURCE
  /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/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
  /external/valgrind/main/none/tests/
sem.c 1 #define _GNU_SOURCE
  /bionic/libc/upstream-netbsd/android/include/
netbsd-compat.h 27 #define _GNU_SOURCE
  /development/ndk/sources/android/libportable/arch-mips/
pipe.c 17 #define _GNU_SOURCE /* GLibc compatibility to declare pipe2(2) */
  /external/chromium_org/third_party/skia/src/utils/
SkThreadUtils_pthread_linux.cpp 8 #ifndef _GNU_SOURCE
9 #define _GNU_SOURCE //for pthread_setaffinity_np
  /external/ltrace/testsuite/ltrace.minor/
trace-clone.c 6 #define _GNU_SOURCE
  /external/skia/src/utils/
SkThreadUtils_pthread_linux.cpp 8 #ifndef _GNU_SOURCE
9 #define _GNU_SOURCE //for pthread_setaffinity_np
  /external/valgrind/main/memcheck/tests/linux/
sys-openat.c 6 #define _GNU_SOURCE

Completed in 266 milliseconds

1 2 3 4 5 6 7 8 91011