Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dfloat.h48 (__STDC_HOSTED__ && defined(_AIX) && defined(_ALL_SOURCE))
78 (__STDC_HOSTED__ && defined(_AIX) && defined(_ALL_SOURCE))
119 (__STDC_HOSTED__ && defined(_AIX) && defined(_ALL_SOURCE))
158 (__STDC_HOSTED__ && defined(_AIX) && defined(_ALL_SOURCE))
/freebsd/contrib/libevent/
H A Devconfig-private.h8 #ifndef _ALL_SOURCE
9 # define _ALL_SOURCE 1 macro
H A Devconfig-private.h.in7 #ifndef _ALL_SOURCE
8 # undef _ALL_SOURCE
H A Devconfig-private.h.cmake6 #cmakedefine _ALL_SOURCE
H A Dconfig.h.in490 #ifndef _ALL_SOURCE
491 # undef _ALL_SOURCE
/freebsd/tests/sys/pjdfstest/
H A Dconfig.h173 #ifndef _ALL_SOURCE
174 # define _ALL_SOURCE 1 macro
/freebsd/lib/libmagic/
H A Dconfig.h343 #ifndef _ALL_SOURCE
344 # define _ALL_SOURCE 1 macro
/freebsd/usr.bin/bmake/
H A Dconfig.h305 #ifndef _ALL_SOURCE
306 # define _ALL_SOURCE 1 macro
/freebsd/contrib/ntp/sntp/libevent/
H A Devconfig-private.h.in7 #ifndef _ALL_SOURCE
8 # undef _ALL_SOURCE
H A Devconfig-private.h.cmake6 #cmakedefine _ALL_SOURCE
H A Dconfig.h.in499 #ifndef _ALL_SOURCE
500 # undef _ALL_SOURCE
/freebsd/lib/libunbound/
H A Dconfig.h967 #ifndef _ALL_SOURCE
968 # define _ALL_SOURCE 1 macro
1192 #if defined(OMITTED__D_ALL_SOURCE) && !defined(_ALL_SOURCE)
1193 #define _ALL_SOURCE 1 macro
/freebsd/contrib/ldns/ldns/
H A Dconfig.h444 #ifndef _ALL_SOURCE
445 # define _ALL_SOURCE 1 macro
H A Dconfig.h.in443 #ifndef _ALL_SOURCE
444 # undef _ALL_SOURCE
/freebsd/usr.sbin/ntp/
H A Dconfig.h1673 #ifndef _ALL_SOURCE
1674 # define _ALL_SOURCE 1
1703 # define _ALL_SOURCE global() macro
/freebsd/contrib/diff/
H A Dconfig.h486 #ifndef _ALL_SOURCE
/freebsd/contrib/openpam/
H A Dconfig.h.in123 #ifndef _ALL_SOURCE
124 # undef _ALL_SOURCE
/freebsd/contrib/bmake/
H A Dconfig.h.in304 #ifndef _ALL_SOURCE
305 # undef _ALL_SOURCE
/freebsd/contrib/file/
H A Dconfig.h.in338 #ifndef _ALL_SOURCE
339 # undef _ALL_SOURCE
/freebsd/contrib/unbound/
H A Dconfig.h.in1033 #ifndef _ALL_SOURCE
1034 # undef _ALL_SOURCE
1258 #if defined(OMITTED__D_ALL_SOURCE) && !defined(_ALL_SOURCE)
1259 #define _ALL_SOURCE 1 macro
/freebsd/contrib/ntp/sntp/
H A Dconfig.h.in861 #ifndef _ALL_SOURCE
862 # undef _ALL_SOURCE
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DProgram.inc365 #ifndef _ALL_SOURCE
/freebsd/contrib/ntp/
H A Dconfig.h.in1644 #ifndef _ALL_SOURCE
1645 # undef _ALL_SOURCE
/freebsd/crypto/heimdal/include/
H A Dconfig.h.in1528 #undef _ALL_SOURCE
/freebsd/contrib/tnftp/
H A DChangeLog980 * add AC_AIX test, which defines _ALL_SOURCE under AIX