Searched refs:_ALL_SOURCE (Results 1 - 25 of 36) sorted by relevance

12

/freebsd-10.0-release/contrib/libstdc++/config/os/aix/
H A Dos_defines.h47 #ifndef _ALL_SOURCE
48 #define _ALL_SOURCE macro
/freebsd-10.0-release/contrib/ldns/drill/
H A Dconfig.h140 #ifndef _ALL_SOURCE
141 # define _ALL_SOURCE 1 macro
H A Dconfig.h.in139 #ifndef _ALL_SOURCE
140 # undef _ALL_SOURCE
/freebsd-10.0-release/lib/liblzma/
H A Dconfig.h70 #ifndef _ALL_SOURCE
71 # define _ALL_SOURCE 1 macro
/freebsd-10.0-release/lib/libmagic/
H A Dconfig.h243 #ifndef _ALL_SOURCE
244 # define _ALL_SOURCE 1 macro
/freebsd-10.0-release/usr.bin/bmake/
H A Dconfig.h260 #ifndef _ALL_SOURCE
261 # define _ALL_SOURCE 1 macro
/freebsd-10.0-release/contrib/openpam/
H A Dconfig.h.in113 #ifndef _ALL_SOURCE
114 # undef _ALL_SOURCE
/freebsd-10.0-release/lib/libopie/
H A Dconfig.h8 #ifndef _ALL_SOURCE
9 /* #undef _ALL_SOURCE */
/freebsd-10.0-release/contrib/bmake/
H A Dconfig.h.in258 #ifndef _ALL_SOURCE
259 # undef _ALL_SOURCE
/freebsd-10.0-release/contrib/file/
H A Dconfig.h.in240 #ifndef _ALL_SOURCE
241 # undef _ALL_SOURCE
/freebsd-10.0-release/contrib/unbound/
H A Dconfig.h507 #ifndef _ALL_SOURCE
508 # define _ALL_SOURCE 1 macro
664 #if defined(OMITTED__D_ALL_SOURCE) && !defined(_ALL_SOURCE)
665 #define _ALL_SOURCE 1 macro
/freebsd-10.0-release/gnu/usr.bin/gdb/arch/amd64/
H A Dconfig.h9 #ifndef _ALL_SOURCE
10 /* #undef _ALL_SOURCE */
/freebsd-10.0-release/gnu/usr.bin/gdb/arch/arm/
H A Dconfig.h9 #ifndef _ALL_SOURCE
10 /* #undef _ALL_SOURCE */
/freebsd-10.0-release/gnu/usr.bin/gdb/arch/i386/
H A Dconfig.h9 #ifndef _ALL_SOURCE
10 /* #undef _ALL_SOURCE */
/freebsd-10.0-release/gnu/usr.bin/gdb/arch/ia64/
H A Dconfig.h9 #ifndef _ALL_SOURCE
10 /* #undef _ALL_SOURCE */
/freebsd-10.0-release/gnu/usr.bin/gdb/arch/mips/
H A Dconfig.h9 #ifndef _ALL_SOURCE
10 /* #undef _ALL_SOURCE */
/freebsd-10.0-release/gnu/usr.bin/gdb/arch/powerpc/
H A Dconfig.h9 #ifndef _ALL_SOURCE
10 /* #undef _ALL_SOURCE */
/freebsd-10.0-release/gnu/usr.bin/gdb/arch/powerpc64/
H A Dconfig.h9 #ifndef _ALL_SOURCE
10 /* #undef _ALL_SOURCE */
/freebsd-10.0-release/gnu/usr.bin/gdb/arch/sparc64/
H A Dconfig.h9 #ifndef _ALL_SOURCE
10 /* #undef _ALL_SOURCE */
/freebsd-10.0-release/contrib/ldns/ldns/
H A Dconfig.h310 #ifndef _ALL_SOURCE
311 # define _ALL_SOURCE 1 macro
/freebsd-10.0-release/usr.bin/svn/lib/libapr/
H A Dapr_private.h859 #ifndef _ALL_SOURCE
860 # define _ALL_SOURCE 1 macro
/freebsd-10.0-release/contrib/diff/
H A Dconfig.h486 #ifndef _ALL_SOURCE
487 /* # undef _ALL_SOURCE */
/freebsd-10.0-release/contrib/opie/
H A Dconfig.h.in6 #ifndef _ALL_SOURCE
7 #undef _ALL_SOURCE
/freebsd-10.0-release/contrib/gcclibs/libmudflap/
H A Dmf-hooks3.c48 #define _ALL_SOURCE macro
/freebsd-10.0-release/contrib/apr/threadproc/unix/
H A Dsignals.c355 * and even between _ALL_SOURCE and !_ALL_SOURCE. Except that on
365 #ifdef _ALL_SOURCE
367 #else /* not _ALL_SOURCE */
371 #ifdef _ALL_SOURCE
373 #else /* not _ALL_SOURCE */

Completed in 225 milliseconds

12