Home
last modified time | relevance | path

Searched refs:_GNU_SOURCE (Results 1 – 25 of 665) sorted by relevance

12345678910>>...27

/external/mesa3d/src/util/
Dstrtod.c29 #if defined(_GNU_SOURCE) && defined(HAVE_STRTOD_L)
43 #if defined(_GNU_SOURCE) && defined(HAVE_STRTOD_L) in _mesa_locale_init()
51 #if defined(_GNU_SOURCE) && defined(HAVE_STRTOD_L) in _mesa_locale_fini()
63 #if defined(_GNU_SOURCE) && defined(HAVE_STRTOD_L) in _mesa_strtod()
78 #if defined(_GNU_SOURCE) && defined(HAVE_STRTOD_L) in _mesa_strtof()
/external/python/cpython3/Include/
DPython.h39 #if defined(HAVE_CRYPT_R) && !defined(_GNU_SOURCE)
41 # define _GNU_SOURCE macro
47 # undef _GNU_SOURCE
/external/bcc/src/cc/
Dsetns.h5 #ifndef _GNU_SOURCE
6 #define _GNU_SOURCE macro
/external/bcc/src/cc/includes/
Dsetns.h5 #ifndef _GNU_SOURCE
6 #define _GNU_SOURCE macro
/external/grpc-grpc/third_party/address_sorting/
Daddress_sorting_internal.h54 #ifndef _GNU_SOURCE
55 #define _GNU_SOURCE macro
/external/libevent/
Devconfig-private.h12 #ifndef _GNU_SOURCE
13 # define _GNU_SOURCE 1 macro
/external/compiler-rt/test/asan/TestCases/Posix/
Dasprintf.cc4 #ifndef _GNU_SOURCE
5 #define _GNU_SOURCE macro
/external/perfetto/buildtools/libbacktrace_config/
Dconfig.h49 #ifndef _GNU_SOURCE
50 #define _GNU_SOURCE 1 macro
/external/e2fsprogs/contrib/android/
Dfsmap.h4 # ifndef _GNU_SOURCE
5 # define _GNU_SOURCE // asprintf macro
/external/selinux/policycoreutils/setfiles/
Drestore.h3 #ifndef _GNU_SOURCE
4 #define _GNU_SOURCE macro
/external/grpc-grpc/src/core/lib/gpr/
Dcpu_linux.cc19 #ifndef _GNU_SOURCE
20 #define _GNU_SOURCE macro
/external/selinux/restorecond/
Drestore.h3 #ifndef _GNU_SOURCE
4 #define _GNU_SOURCE macro
/external/honggfuzz/examples/terminal-emulators/
Dlibclose.c1 #if !defined(_GNU_SOURCE)
2 #define _GNU_SOURCE macro
/external/openssh/
Dincludes.h21 #ifndef _GNU_SOURCE
22 #define _GNU_SOURCE /* activate extra prototypes for glibc */ macro
/external/ltp/testcases/kernel/syscalls/execve/
Dexecve04.c28 #ifndef _GNU_SOURCE
29 #define _GNU_SOURCE macro
Dexecve05.c39 #ifndef _GNU_SOURCE
40 #define _GNU_SOURCE macro
Dexecve02.c29 #ifndef _GNU_SOURCE
30 #define _GNU_SOURCE macro
/external/protobuf/android/
Dconfig.h140 #ifndef _GNU_SOURCE
141 # define _GNU_SOURCE 1 macro
/external/protobuf/config/
Dconfig.h125 #ifndef _GNU_SOURCE
126 # define _GNU_SOURCE 1 macro
/external/boringssl/src/crypto/fipsmodule/
Dbcm.c15 #if !defined(_GNU_SOURCE)
16 #define _GNU_SOURCE // needed for syscall() on Linux. macro
/external/libdaemon/
Dconfig.h151 #ifndef _GNU_SOURCE
152 # define _GNU_SOURCE 1 macro
/external/kmod/port-gnu/
Dconfig.h130 #ifndef _GNU_SOURCE
131 # define _GNU_SOURCE 1 macro
/external/pcre/include_internal/
Dconfig.h317 #ifndef _GNU_SOURCE
318 # define _GNU_SOURCE 1 macro
/external/flac/
Dconfig.h194 #ifndef _GNU_SOURCE
195 # define _GNU_SOURCE 1 macro
/external/ltp/testcases/kernel/syscalls/dup/
Ddup04.c112 #ifndef _GNU_SOURCE
113 #define _GNU_SOURCE macro

12345678910>>...27