Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfeature_tests.h346 #define _XPG3 macro
359 #define _XPG3
371 #define _XPG3
382 #define _XPG3
390 #define _XPG3
395 #define _XPG3
400 #define _XPG3
/illumos-gate/usr/src/head/
H A Dmalloc.h63 defined(_XPG3)
H A Dlimits.h200 #if defined(_XPG3) && !defined(_XPG6)
H A Dstdlib.h176 (!defined(_XOPEN_SOURCE) || (defined(_XPG3) && !defined(_XPG4)))
H A Dunistd.h474 #if (!defined(__XOPEN_OR_POSIX) || (defined(_XPG3) && !defined(_XPG4))) || \