Searched refs:_GNU_SOURCE (Results 1 - 25 of 71) sorted by relevance

123

/haiku-fatelf/src/bin/coreutils/lib/
H A Dfnmatch.in.h43 #if !defined _POSIX_C_SOURCE || _POSIX_C_SOURCE < 2 || defined _GNU_SOURCE
H A Dfnmatch.h54 #if !defined _POSIX_C_SOURCE || _POSIX_C_SOURCE < 2 || defined _GNU_SOURCE
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dfnmatch.h39 #if !defined _POSIX_C_SOURCE || _POSIX_C_SOURCE < 2 || defined _GNU_SOURCE
H A Dfnmatch.in.h38 #if !defined _POSIX_C_SOURCE || _POSIX_C_SOURCE < 2 || defined _GNU_SOURCE
/haiku-fatelf/src/libs/iconv/
H A Dconfig.h338 #ifndef _GNU_SOURCE
339 # define _GNU_SOURCE 1 macro
357 #ifndef _GNU_SOURCE
358 # define _GNU_SOURCE 1 macro
/haiku-fatelf/src/tests/system/libroot/posix/
H A Dtst-wcstof.c1 #define _GNU_SOURCE 1 macro
/haiku-fatelf/src/bin/gdb/gdb/config-x86/
H A Dconfig.h76 #ifndef _GNU_SOURCE
77 # define _GNU_SOURCE 1 macro
/haiku-fatelf/src/bin/gdb/gdb/config-x86_64/
H A Dconfig.h76 #ifndef _GNU_SOURCE
77 # define _GNU_SOURCE 1 macro
/haiku-fatelf/src/bin/gdb/include/
H A Dfnmatch.h52 #if !defined (_POSIX_C_SOURCE) || _POSIX_C_SOURCE < 2 || defined (_GNU_SOURCE)
/haiku-fatelf/src/bin/diffutils/
H A Dconfig.h467 #ifndef _GNU_SOURCE
468 # define _GNU_SOURCE macro
H A Dconfig.hin466 #ifndef _GNU_SOURCE
467 # define _GNU_SOURCE
/haiku-fatelf/src/bin/diffutils/lib/
H A Dfnmatch.hin51 #if !defined (_POSIX_C_SOURCE) || _POSIX_C_SOURCE < 2 || defined (_GNU_SOURCE)
H A Dfnmatch.c22 #ifndef _GNU_SOURCE
23 # define _GNU_SOURCE 1 macro
/haiku-fatelf/src/bin/gdb/gdb/
H A Dacconfig.h2 #ifndef _GNU_SOURCE
3 # undef _GNU_SOURCE macro
H A Dconfig.in75 #ifndef _GNU_SOURCE
76 # undef _GNU_SOURCE
/haiku-fatelf/src/system/libroot/posix/glibc/arch/generic/
H A De_exp2.c27 #ifndef _GNU_SOURCE
28 #define _GNU_SOURCE macro
H A De_exp2f.c28 #ifndef _GNU_SOURCE
29 # define _GNU_SOURCE macro
H A De_expf.c50 #ifndef _GNU_SOURCE
51 #define _GNU_SOURCE macro
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_attr_setstacksize/
H A D2-1.c20 #ifndef _GNU_SOURCE
21 #define _GNU_SOURCE macro
/haiku-fatelf/src/system/libroot/posix/glibc/include/
H A Dfeatures.h40 _GNU_SOURCE All of the above, plus GNU extensions.
120 defined _GNU_SOURCE || defined _SVID_SOURCE)
124 /* If _GNU_SOURCE was defined by the user, turn on all the other features. */
125 #ifdef _GNU_SOURCE
144 /* If nothing (other than _GNU_SOURCE) is defined,
234 #ifdef _GNU_SOURCE
/haiku-fatelf/src/bin/findutils/
H A Dconfig.h867 #ifndef _GNU_SOURCE
868 # define _GNU_SOURCE 1 macro
895 #ifndef _GNU_SOURCE
896 # define _GNU_SOURCE 1 macro
/haiku-fatelf/src/bin/network/wget/src/
H A Dconfig.h615 #ifndef _GNU_SOURCE
616 # define _GNU_SOURCE 1 macro
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_attr_setstack/
H A D2-1.c20 #ifndef _GNU_SOURCE
21 #define _GNU_SOURCE macro
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dconfig.h287 #ifndef _GNU_SOURCE
288 # undef _GNU_SOURCE macro
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dfnmatch.c33 #ifndef _GNU_SOURCE
34 #define _GNU_SOURCE macro

Completed in 282 milliseconds

123