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

12345

/macosx-10.9.5/nano-11/
H A Dconfig.h228 #ifndef _GNU_SOURCE
229 # define _GNU_SOURCE 1 macro
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dfnmatch_.h38 #if !defined _POSIX_C_SOURCE || _POSIX_C_SOURCE < 2 || defined _GNU_SOURCE
/macosx-10.9.5/file-46/
H A Dconfig.h220 #ifndef _GNU_SOURCE
221 # define _GNU_SOURCE 1 macro
/macosx-10.9.5/libdispatch-339.92.1/config/
H A Dconfig.h192 #ifndef _GNU_SOURCE
193 # define _GNU_SOURCE 1 macro
/macosx-10.9.5/libedit-39/
H A Dconfig.h242 #ifndef _GNU_SOURCE
243 # define _GNU_SOURCE 1 macro
/macosx-10.9.5/libxslt-13/Pregenerated Files/
H A Dconfig.h184 #ifndef _GNU_SOURCE
185 # define _GNU_SOURCE 1 macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/
H A Dfnmatch.h52 #if !defined (_POSIX_C_SOURCE) || _POSIX_C_SOURCE < 2 || defined (_GNU_SOURCE)
/macosx-10.9.5/pam_modules-138/modules/pam_rootok/
H A Dpam_rootok.c40 #define _GNU_SOURCE macro
/macosx-10.9.5/gnudiff-19/diffutils/lib/
H A Dfnmatch.hin51 #if !defined (_POSIX_C_SOURCE) || _POSIX_C_SOURCE < 2 || defined (_GNU_SOURCE)
/macosx-10.9.5/tcsh-65/tcsh/config/
H A Dlinux93 #define _GNU_SOURCE
/macosx-10.9.5/Libc-997.90.3/regex/TRE/
H A Dconfig.h247 #define _GNU_SOURCE 1 macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dconfig.in191 #ifndef _GNU_SOURCE
192 # undef _GNU_SOURCE
/macosx-10.9.5/libxslt-13/libxslt/
H A Dconfig.h.in183 #ifndef _GNU_SOURCE
184 # undef _GNU_SOURCE
/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/
H A DErrno.cpp47 # if defined(__GLIBC__) && defined(_GNU_SOURCE)
/macosx-10.9.5/gnudiff-19/diffutils/
H A Dconfig.h467 #ifndef _GNU_SOURCE
468 # define _GNU_SOURCE macro
/macosx-10.9.5/libarchive-29/
H A Dconfig.h693 #ifndef _GNU_SOURCE
694 # define _GNU_SOURCE 1 macro
/macosx-10.9.5/libiconv-41/libiconv/
H A Dconfig.h686 #ifndef _GNU_SOURCE
687 # define _GNU_SOURCE 1 macro
/macosx-10.9.5/Heimdal-323.92.1/lib/libedit/src/
H A Dhistedit.h251 /* Apparently we need _GNU_SOURCE defined to get access to wcsdup on Linux */
252 #ifndef _GNU_SOURCE
253 #define _GNU_SOURCE macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dfnmatch.c33 #ifndef _GNU_SOURCE
34 #define _GNU_SOURCE macro
/macosx-10.9.5/ksh-20/ksh/src/lib/libdll/
H A Ddllnext.c26 #ifndef _GNU_SOURCE
27 #define _GNU_SOURCE 1 macro
/macosx-10.9.5/libedit-39/src/
H A Dhistedit.h249 /* Apparently we need _GNU_SOURCE defined to get access to wcsdup on Linux */
250 #ifndef _GNU_SOURCE
251 #define _GNU_SOURCE macro
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/
H A Dconfig.h479 #ifndef _GNU_SOURCE
480 #define _GNU_SOURCE macro
/macosx-10.9.5/Heimdal-323.92.1/lib/libedit/
H A Dconfig.h.in228 #ifndef _GNU_SOURCE
229 # undef _GNU_SOURCE
/macosx-10.9.5/apache-786.1/httpd/include/
H A Dap_config_auto.h.in231 #ifndef _GNU_SOURCE
232 # undef _GNU_SOURCE
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dconfig.in273 #ifndef _GNU_SOURCE
274 # undef _GNU_SOURCE

Completed in 295 milliseconds

12345