Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dstandards2 if tst note{ _ALL_SOURCE & _POSIX_SOURCE & _POSIX_C_SOURCE & _XOPEN_SOURCE & __EXTENSIONS__ works }…
3 #define _ALL_SOURCE 1
14 #ifndef _ALL_SOURCE
15 #define _ALL_SOURCE 1
33 elif tst note{ _ALL_SOURCE & _POSIX_SOURCE & _XOPEN_SOURCE & __EXTENSIONS__ works }end compile{
34 #define _ALL_SOURCE 1
44 #ifndef _ALL_SOURCE
45 #define _ALL_SOURCE 1
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dstandards5 /* _ALL_SOURCE & _POSIX_SOURCE & _POSIX_C_SOURCE & _XOPEN_SOURCE & __EXTENSIONS__ works */
6 #ifndef _ALL_SOURCE
7 #define _ALL_SOURCE 1
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dstandards5 /* _ALL_SOURCE & _POSIX_SOURCE & _POSIX_C_SOURCE & _XOPEN_SOURCE & __EXTENSIONS__ works */
6 #ifndef _ALL_SOURCE
7 #define _ALL_SOURCE 1
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dstandards5 /* _ALL_SOURCE & _POSIX_SOURCE & _POSIX_C_SOURCE & _XOPEN_SOURCE & __EXTENSIONS__ works */
6 #ifndef _ALL_SOURCE
7 #define _ALL_SOURCE 1
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dstandards5 /* _ALL_SOURCE & _POSIX_SOURCE & _POSIX_C_SOURCE & _XOPEN_SOURCE & __EXTENSIONS__ works */
6 #ifndef _ALL_SOURCE
7 #define _ALL_SOURCE 1
/illumos-gate/usr/src/lib/libxcurses/h/solaris2/
H A Dmkslocal.h30 #define _ALL_SOURCE macro