HomeSort by relevance Sort by last modified time
    Searched refs:_GNU_SOURCE (Results 126 - 150 of 1086) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/f2fs-tools/mkfs/
f2fs_format_utils.c 11 #ifndef _GNU_SOURCE
12 #define _GNU_SOURCE
  /external/kmod/port-gnu/
config.h 130 #ifndef _GNU_SOURCE
131 # define _GNU_SOURCE 1
  /external/libdaemon/
config.h 151 #ifndef _GNU_SOURCE
152 # define _GNU_SOURCE 1
  /external/protobuf/android/
config.h 140 #ifndef _GNU_SOURCE
141 # define _GNU_SOURCE 1
  /external/selinux/policycoreutils/setfiles/
restore.h 3 #ifndef _GNU_SOURCE
4 #define _GNU_SOURCE
  /external/selinux/restorecond/
restore.h 3 #ifndef _GNU_SOURCE
4 #define _GNU_SOURCE
  /external/valgrind/memcheck/tests/amd64-linux/
int3-amd64.c 2 #undef _GNU_SOURCE
3 #define _GNU_SOURCE 1
  /external/valgrind/memcheck/tests/x86-linux/
int3-x86.c 2 #undef _GNU_SOURCE
3 #define _GNU_SOURCE 1
  /bionic/libm/
sincos.c 27 #define _GNU_SOURCE 1
  /external/compiler-rt/test/asan/TestCases/
strcasestr_strict.c 9 #define _GNU_SOURCE
  /external/libmicrohttpd/w32/VS2013/
MHD_config.h 128 #define _GNU_SOURCE 1
  /external/libusb/darwin/
config.h 152 #define _GNU_SOURCE 1
  /external/libusb/linux/
config.h 153 #define _GNU_SOURCE 1
  /external/linux-kselftest/tools/testing/selftests/powerpc/tm/
tm-exec.c 16 #define _GNU_SOURCE
  /external/ltp/testcases/kernel/syscalls/sched_setaffinity/
sched_setaffinity.h 29 #define _GNU_SOURCE
  /external/valgrind/drd/tests/
pth_barrier_race.c 13 #define _GNU_SOURCE
  /external/valgrind/memcheck/tests/linux/
sys-openat.c 6 #define _GNU_SOURCE
  /external/valgrind/none/tests/linux/
mremap4.c 1 #define _GNU_SOURCE
mremap5.c 1 #define _GNU_SOURCE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
fnmatch.h 45 #if !defined _POSIX_C_SOURCE || _POSIX_C_SOURCE < 2 || defined _GNU_SOURCE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
fnmatch.h 45 #if !defined _POSIX_C_SOURCE || _POSIX_C_SOURCE < 2 || defined _GNU_SOURCE
  /toolchain/binutils/binutils-2.25/include/
fnmatch.h 52 #if !defined (_POSIX_C_SOURCE) || _POSIX_C_SOURCE < 2 || defined (_GNU_SOURCE)
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
unwind.h 31 * it. libunwind wraps some of its definitions in #ifdef _GNU_SOURCE,
33 # ifndef _GNU_SOURCE
35 # define _GNU_SOURCE
51 # undef _GNU_SOURCE
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
unwind.h 31 * it. libunwind wraps some of its definitions in #ifdef _GNU_SOURCE,
33 # ifndef _GNU_SOURCE
35 # define _GNU_SOURCE
51 # undef _GNU_SOURCE
  /cts/hostsidetests/security/securityPatch/CVE-2017-0577/
poc.c 16 #define _GNU_SOURCE

Completed in 1377 milliseconds

1 2 3 4 56 7 8 91011>>