Home
last modified time | relevance | path

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

12345678910>>...26

/external/mesa3d/src/util/
Dstrtod.c29 #ifdef _GNU_SOURCE
43 #if defined(_GNU_SOURCE) && defined(HAVE_XLOCALE_H) in _mesa_locale_init()
51 #if defined(_GNU_SOURCE) && defined(HAVE_XLOCALE_H) in _mesa_locale_fini()
63 #if defined(_GNU_SOURCE) && defined(HAVE_XLOCALE_H) in _mesa_strtod()
78 #if defined(_GNU_SOURCE) && defined(HAVE_XLOCALE_H) in _mesa_strtof()
/external/ltp/testcases/realtime/m4/
Dcheck.m44 #ifndef _GNU_SOURCE
5 #define _GNU_SOURCE
22 #ifndef _GNU_SOURCE
23 #define _GNU_SOURCE
40 #ifndef _GNU_SOURCE
41 #define _GNU_SOURCE
/external/ltp/testcases/realtime/
Dconfigure.ac25 #ifndef _GNU_SOURCE
26 #define _GNU_SOURCE
46 #ifndef _GNU_SOURCE
47 #define _GNU_SOURCE
/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/python/cpython2/android_arm/pyconfig/
Dpyconfig.h1069 #ifndef _GNU_SOURCE
1070 # define _GNU_SOURCE 1 macro
1157 #define _GNU_SOURCE 1 macro
/external/python/cpython2/android_arm64/pyconfig/
Dpyconfig.h1069 #ifndef _GNU_SOURCE
1070 # define _GNU_SOURCE 1 macro
1157 #define _GNU_SOURCE 1 macro
/external/python/cpython2/android_x86/pyconfig/
Dpyconfig.h1069 #ifndef _GNU_SOURCE
1070 # define _GNU_SOURCE 1 macro
1157 #define _GNU_SOURCE 1 macro
/external/python/cpython2/android_x86_64/pyconfig/
Dpyconfig.h1069 #ifndef _GNU_SOURCE
1070 # define _GNU_SOURCE 1 macro
1157 #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/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/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/kmod/port-gnu/
Dconfig.h130 #ifndef _GNU_SOURCE
131 # define _GNU_SOURCE 1 macro
/external/libdaemon/
Dconfig.h151 #ifndef _GNU_SOURCE
152 # define _GNU_SOURCE 1 macro
/external/valgrind/memcheck/tests/x86-linux/
Dint3-x86.c2 #undef _GNU_SOURCE
3 #define _GNU_SOURCE 1 macro
/external/valgrind/memcheck/tests/amd64-linux/
Dint3-amd64.c2 #undef _GNU_SOURCE
3 #define _GNU_SOURCE 1 macro
/external/flac/
Dconfig.h194 #ifndef _GNU_SOURCE
195 # define _GNU_SOURCE 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h1081 #ifndef _GNU_SOURCE
1082 # define _GNU_SOURCE 1 macro
1169 #define _GNU_SOURCE 1 macro
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h1083 #ifndef _GNU_SOURCE
1084 # define _GNU_SOURCE 1 macro
1171 #define _GNU_SOURCE 1 macro
/external/ltp/testcases/kernel/syscalls/dup/
Ddup04.c112 #ifndef _GNU_SOURCE
113 #define _GNU_SOURCE macro

12345678910>>...26