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

1 2 3 4 5 6 7 8 91011>>

  /external/autotest/client/tests/monotonic_time/src/
cpuset.h 9 #define _GNU_SOURCE /* for cpu_set macros */
  /external/linux-kselftest/tools/testing/selftests/splice/
default_file_splice_read.c 2 #define _GNU_SOURCE
  /bionic/libc/bionic/
__gnu_basename.cpp 29 #define _GNU_SOURCE 1
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
  /bionic/tests/
string_posix_strerror_r_test.cpp 17 #undef _GNU_SOURCE
23 // declarations from glibc of things that aren't available without _GNU_SOURCE.
  /cts/hostsidetests/security/securityPatch/CVE-2017-0426/
poc.c 17 #define _GNU_SOURCE
  /cts/hostsidetests/security/securityPatch/CVE-2017-0553/
poc.c 16 #define _GNU_SOURCE
  /external/compiler-rt/test/asan/TestCases/Posix/
asprintf.cc 4 #ifndef _GNU_SOURCE
5 #define _GNU_SOURCE
  /external/linux-kselftest/android/include/
bionic-compat.h 4 #define _GNU_SOURCE
  /external/ltp/lib/
tst_clocks.c 22 #define _GNU_SOURCE
  /external/minijail/
syscall_wrapper.c 8 #define _GNU_SOURCE
  /external/valgrind/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
  /external/valgrind/helgrind/tests/
tc12_rwl_trivial.c 5 #define _GNU_SOURCE 1
  /external/valgrind/none/tests/linux/
mremap4.c 1 #define _GNU_SOURCE
mremap5.c 1 #define _GNU_SOURCE
  /external/autotest/client/site_tests/security_ptraceRestrictions/src/
sleeper.c 10 #define _GNU_SOURCE
  /external/compiler-rt/test/asan/TestCases/
strcasestr-1.c 11 #define _GNU_SOURCE
strcasestr-2.c 11 #define _GNU_SOURCE

Completed in 512 milliseconds

1 2 3 4 5 6 7 8 91011>>