Home
last modified time | relevance | path

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

1234567

/external/compiler-rt/test/asan/TestCases/Posix/
Dasprintf.cc4 #ifndef _GNU_SOURCE
5 #define _GNU_SOURCE macro
/external/mesa3d/src/glsl/
Dstrtod.c29 #ifdef _GNU_SOURCE
47 #if defined(_GNU_SOURCE) && !defined(__CYGWIN__) && !defined(__FreeBSD__) && \ in glsl_strtod()
/external/selinux/policycoreutils/setfiles/
Drestore.h3 #ifndef _GNU_SOURCE
4 #define _GNU_SOURCE macro
/external/skia/src/utils/
DSkThreadUtils_pthread_linux.cpp8 #ifndef _GNU_SOURCE
9 #define _GNU_SOURCE //for pthread_setaffinity_np macro
/external/f2fs-tools/mkfs/
Df2fs_format_utils.c11 #ifndef _GNU_SOURCE
12 #define _GNU_SOURCE macro
/external/openssh/
Dincludes.h21 #ifndef _GNU_SOURCE
22 #define _GNU_SOURCE /* activate extra prototypes for glibc */ macro
/external/protobuf/android/
Dconfig.h140 #ifndef _GNU_SOURCE
141 # 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/clang/lib/Headers/
Dunwind.h33 # ifndef _GNU_SOURCE
35 # define _GNU_SOURCE macro
51 # undef _GNU_SOURCE
/external/valgrind/auxprogs/
Dgetoff.c47 #ifndef _GNU_SOURCE
48 #define _GNU_SOURCE macro
/external/libedit/src/
Dhistedit.h252 #ifndef _GNU_SOURCE
253 #define _GNU_SOURCE macro
/external/bison/m4/
Dextensions.m475 #ifndef _GNU_SOURCE
76 # undef _GNU_SOURCE
103 AC_DEFINE([_GNU_SOURCE]) definition
/external/valgrind/drd/tests/
Dpth_barrier_reinit.c6 #define _GNU_SOURCE macro
Dpth_process_shared_mutex.c7 #define _GNU_SOURCE macro
Drwlock_type_checking.c9 #define _GNU_SOURCE 1 macro
/external/clang/test/Driver/
Dmipsel-nacl-defines.cpp35 #ifdef _GNU_SOURCE
Dx86_64-nacl-defines.cpp35 #ifdef _GNU_SOURCE
/external/e2fsprogs/util/
Dsymlinks.c320 #if defined (_GNU_SOURCE) && defined (__GLIBC__)
334 #if defined (_GNU_SOURCE) && defined (__GLIBC__)
343 #if defined (_GNU_SOURCE) && defined (__GLIBC__)
/external/dhcpcd/
Dcommon.c29 #ifndef _GNU_SOURCE
30 # define _GNU_SOURCE macro
/external/valgrind/none/tests/linux/
Dmremap4.c1 #define _GNU_SOURCE macro
Dmremap5.c1 #define _GNU_SOURCE macro
Dmremap6.c1 #define _GNU_SOURCE macro
/external/valgrind/memcheck/tests/linux/
Dsys-openat.c6 #define _GNU_SOURCE macro
/external/libusb/
Dconfig.h94 #define _GNU_SOURCE /**/ macro

1234567