Searched refs:__ISO_C_VISIBLE (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/boot/include/
H A Dassert.h70 #if __ISO_C_VISIBLE >= 2011 && !defined(__cplusplus)
H A Dmath.h51 #if __ISO_C_VISIBLE >= 1999
138 #endif /* __ISO_C_VISIBLE >= 1999 */
225 #if __XSI_VISIBLE > 0 && __XSI_VISIBLE < 600 && __ISO_C_VISIBLE < 1999
262 #if __BSD_VISIBLE || __ISO_C_VISIBLE >= 1999 || __XSI_VISIBLE
287 #endif /* __BSD_VISIBLE || __ISO_C_VISIBLE >= 1999 || __XSI_VISIBLE */
306 #if __BSD_VISIBLE || __ISO_C_VISIBLE >= 1999
341 #if __ISO_C_VISIBLE >= 1999
439 #if __ISO_C_VISIBLE >= 1999
499 #endif /* __ISO_C_VISIBLE >= 1999 */
H A Dctype.h68 #if __ISO_C_VISIBLE >= 1999
121 #if __ISO_C_VISIBLE >= 1999 && !defined(__cplusplus)
H A Dstdlib.h122 * __BSD_VISIBLE implies __ISO_C_VISIBLE == 1999 *even if* `long long'
128 #if __ISO_C_VISIBLE >= 1999
153 #endif /* __ISO_C_VISIBLE >= 1999 */
158 #if __ISO_C_VISIBLE >= 2011 || __cplusplus >= 201103L
164 #endif /* __ISO_C_VISIBLE >= 2011 */
H A Dstdio.h281 #if __ISO_C_VISIBLE >= 1999
/illumos-gate/usr/src/boot/sys/sys/
H A Dcdefs.h723 #define __ISO_C_VISIBLE 1999 macro
726 #define __ISO_C_VISIBLE 1999 macro
729 #define __ISO_C_VISIBLE 1990 macro
732 #define __ISO_C_VISIBLE 1990 macro
735 #define __ISO_C_VISIBLE 1990 macro
738 #define __ISO_C_VISIBLE 1990 macro
741 #define __ISO_C_VISIBLE 0 macro
760 #define __ISO_C_VISIBLE 1990 macro
765 #define __ISO_C_VISIBLE 1999 macro
770 #define __ISO_C_VISIBLE 201 macro
775 #define __ISO_C_VISIBLE macro
[all...]
/illumos-gate/usr/src/boot/sys/x86/include/
H A Dstdarg.h53 #if __ISO_C_VISIBLE >= 1999

Completed in 323 milliseconds