Searched refs:_XPG4 (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfeature_tests.h287 * _XPG4 X/Open CAE Specification, Issue 4 (XPG4)
300 #define _XPG4 macro
305 #define _XPG4 macro
311 #define _XPG4 macro
320 #define _XPG4 macro
333 #define _XPG4 macro
H A Dshm.h128 #if defined(_XPG4)
132 #endif /* defined(_XPG4) */
/illumos-gate/usr/src/head/
H A Dfcntl.h36 #if defined(__EXTENSIONS__) || defined(_XPG4)
46 #if defined(__EXTENSIONS__) || defined(_XPG4)
61 #endif /* defined(__EXTENSIONS__) || defined(_XPG4) */
H A Dstdlib.h41 #if defined(__EXTENSIONS__) || defined(_XPG4)
136 defined(_XPG4)
160 (!defined(_XOPEN_SOURCE) || (defined(_XPG3) && !defined(_XPG4)))
H A Dunistd.h257 #if defined(_XPG4) || defined(__EXTENSIONS__)
260 #endif /* defined(_XPG4) || defined(__EXTENSIONS__) */
275 #if defined(_XPG4) || defined(__EXTENSIONS__)
362 #if defined(_XPG4) || defined(__EXTENSIONS__)
370 #endif /* defined(_XPG4) || defined(__EXTENSIONS__) */
467 #if (!defined(__XOPEN_OR_POSIX) || (defined(_XPG3) && !defined(_XPG4))) || \
519 #if defined(_XPG4)
522 #endif /* defined(_XPG4) */
H A Dxlocale.h99 #if defined(_XPG4) && !defined(_FILEDEFED) || __cplusplus >= 199711L
H A Dtime.h94 defined(_XPG4) || defined(__EXTENSIONS__)
H A Dstdio.h188 #if defined(_XPG4) && !defined(_VA_LIST)
191 #endif /* defined(_XPG4 && !defined(_VA_LIST) */
H A Dwchar.h75 #if (!defined(_XPG4) && !defined(_XPG4_2) || defined(_XPG5))
/illumos-gate/usr/src/head/iso/
H A Dwchar_iso.h123 #if !defined(_XPG4) || defined(_XPG5)
137 #if defined(_XPG4) && !defined(_FILEDEFED) || __cplusplus >= 199711L
170 #if !defined(_XPG4) || defined(_XPG5)
259 #if defined(_XPG4) && !defined(_XPG5) /* XPG4 or XPG4v2 */
282 #if !defined(_XPG4) || defined(_XPG5)
H A Dwctype_iso.h75 #if !defined(_XPG4) || defined(_XPG5)

Completed in 79 milliseconds