Searched refs:__EXTENSIONS__ (Results 1 - 18 of 18) sorted by relevance

/freebsd-current/contrib/libevent/
H A Devconfig-private.h24 #ifndef __EXTENSIONS__
25 # define __EXTENSIONS__ 1 macro
/freebsd-current/contrib/libpcap/
H A Dftmacros.h49 * On Solaris Clang defines __EXTENSIONS__ automatically.
51 #ifndef __EXTENSIONS__
52 #define __EXTENSIONS__ macro
/freebsd-current/contrib/tcpdump/
H A Dftmacros.h49 * On Solaris Clang defines __EXTENSIONS__ automatically.
51 #ifndef __EXTENSIONS__
52 #define __EXTENSIONS__ macro
/freebsd-current/tests/sys/pjdfstest/
H A Dconfig.h189 #ifndef __EXTENSIONS__
190 # define __EXTENSIONS__ 1 macro
/freebsd-current/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dprocset.h62 #if !defined(_XPG4_2) || defined(__EXTENSIONS__)
94 #if !defined(_XPG4_2) || defined(__EXTENSIONS__)
144 #endif /* !defined(_XPG4_2) || defined(__EXTENSIONS__) */
H A Dfeature_tests.h85 * relaxed the strictness via __EXTENSIONS__.
158 !defined(__EXTENSIONS__)
185 * - Extended system interfaces are explicitly requested (__EXTENSIONS__
193 defined(__EXTENSIONS__)
/freebsd-current/usr.bin/bmake/
H A Dconfig.h316 #ifndef __EXTENSIONS__
317 # define __EXTENSIONS__ 1 macro
/freebsd-current/contrib/diff/
H A Dconfig.h512 #ifndef __EXTENSIONS__
513 # define __EXTENSIONS__ 1 macro
/freebsd-current/lib/libmagic/
H A Dconfig.h351 #ifndef __EXTENSIONS__
352 # define __EXTENSIONS__ 1 macro
/freebsd-current/lib/liblzma/
H A Dconfig.h472 #ifndef __EXTENSIONS__
473 # define __EXTENSIONS__ 1 macro
/freebsd-current/lib/libunbound/
H A Dconfig.h972 #ifndef __EXTENSIONS__
973 # define __EXTENSIONS__ 1 macro
1173 #if defined(OMITTED__D__EXTENSIONS__) && !defined(__EXTENSIONS__)
1174 #define __EXTENSIONS__ 1 macro
/freebsd-current/sys/contrib/openzfs/lib/libspl/include/os/linux/sys/
H A Dbyteorder.h78 #if !defined(_XPG4_2) || defined(__EXTENSIONS__) || defined(_XPG5)
88 #endif /* !defined(_XPG4_2) || defined(__EXTENSIONS__) || defined(_XPG5) */
91 #if !defined(_XPG4_2) || defined(__EXTENSIONS__)
231 #endif /* !defined(_XPG4_2) || defined(__EXTENSIONS__) */
/freebsd-current/contrib/ldns/ldns/
H A Dconfig.h452 #ifndef __EXTENSIONS__
453 # define __EXTENSIONS__ 1 macro
/freebsd-current/usr.sbin/ntp/
H A Dconfig.h1718 #ifndef __EXTENSIONS__
1719 # define __EXTENSIONS__ 1 macro
/freebsd-current/sys/contrib/openzfs/lib/libspl/include/os/freebsd/sys/
H A Dbyteorder.h60 #if !defined(_XPG4_2) || defined(__EXTENSIONS__)
200 #endif /* !defined(_XPG4_2) || defined(__EXTENSIONS__) */
/freebsd-current/contrib/ntp/sntp/libopts/compat/
H A Dcompat.h52 #define __EXTENSIONS__ 1 /* and another way to call for it */ macro
/freebsd-current/crypto/openssl/crypto/dso/
H A Ddso_dlfcn.c26 # define __EXTENSIONS__ macro
/freebsd-current/contrib/tzcode/
H A Dprivate.h158 #define __EXTENSIONS__ 1 macro

Completed in 165 milliseconds