Searched refs:_XPG3 (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfeature_tests.h279 * For example, the use of _XPG3 with no other restrictions on the X/Open
286 * _XPG3 X/Open Portability Guide, Issue 3 (XPG3)
297 #define _XPG3 macro
301 #define _XPG3 macro
306 #define _XPG3 macro
312 #define _XPG3 macro
321 #define _XPG3 macro
334 #define _XPG3 macro
/illumos-gate/usr/src/head/
H A Dmalloc.h63 defined(_XPG3)
H A Dlimits.h192 #if defined(_XPG3) && !defined(_XPG6)
196 #endif /* defined(_XPG3) && !defined(_XPG6) */
H A Dstdlib.h160 (!defined(_XOPEN_SOURCE) || (defined(_XPG3) && !defined(_XPG4)))
H A Dunistd.h467 #if (!defined(__XOPEN_OR_POSIX) || (defined(_XPG3) && !defined(_XPG4))) || \
478 #endif /* (!defined(__XOPEN_OR_POSIX) || (defined(_XPG3)... */

Completed in 431 milliseconds