Symbol: _STDC_C99
usr/src/head/ctype.h
56
#if (__cplusplus >= 201103L) || defined(_STDC_C99) || defined(_XPG6) || \
usr/src/head/fenv.h
145
#if !defined(_STRICT_STDC) && !defined(_NO_LONGLONG) || defined(_STDC_C99) || \
usr/src/head/float.h
60
#if defined(__EXTENSIONS__) || defined(_STDC_C99) || \
usr/src/head/float.h
91
#if defined(__EXTENSIONS__) || defined(_STDC_C99) || \
usr/src/head/inttypes.h
105
#if (!defined(_XOPEN_SOURCE) || defined(_XPG6)) || defined(_STDC_C99) || \
usr/src/head/inttypes.h
44
#if (!defined(_XOPEN_SOURCE) || defined(_XPG6)) || defined(_STDC_C99) || \
usr/src/head/inttypes.h
79
#if (!defined(_XOPEN_SOURCE) || defined(_XPG6)) || defined(_STDC_C99) || \
usr/src/head/iso/ctype_iso.h
102
#if defined(_XPG6) || defined(_STDC_C99) || !defined(_STRICT_SYMBOLS)
usr/src/head/iso/limits_iso.h
89
#if !defined(_STRICT_STDC) || defined(_STDC_C99) || defined(__EXTENSIONS__)
usr/src/head/iso/locale_iso.h
87
#if !defined(_STRICT_SYMBOLS) || defined(_STDC_C99) || defined(_LCONV_C99)
usr/src/head/iso/math_c99.h
181
#if defined(__EXTENSIONS__) || defined(_STDC_C99) || \
usr/src/head/iso/math_c99.h
385
#if !defined(_STRICT_STDC) && !defined(_NO_LONGLONG) || defined(_STDC_C99) || \
usr/src/head/iso/math_c99.h
50
#if defined(_STDC_C99) || _XOPEN_SOURCE - 0 >= 600 || defined(__C99FEATURES__)
usr/src/head/iso/math_iso.h
38
#if !defined(_STDC_C99) && _XOPEN_SOURCE - 0 < 600 && !defined(__C99FEATURES__)
usr/src/head/iso/stdarg_c99.h
61
#if defined(__EXTENSIONS__) || defined(_STDC_C99) || \
usr/src/head/iso/stdio_c99.h
55
#if defined(__EXTENSIONS__) || defined(_STDC_C99) || \
usr/src/head/iso/stdio_c99.h
79
#if defined(__EXTENSIONS__) || defined(_STDC_C99) || \
usr/src/head/iso/stdlib_c99.h
65
defined(_STDC_C99) || defined(__EXTENSIONS__)
usr/src/head/iso/wchar_c99.h
61
#if defined(_STDC_C99) || \
usr/src/head/iso/wctype_iso.h
97
#if (__cplusplus >= 201103L) || defined(_STDC_C99) || defined(_XPG6) || \
usr/src/head/math.h
150
#if !defined(_STDC_C99) && _XOPEN_SOURCE - 0 < 600 && !defined(__C99FEATURES__)
usr/src/head/wctype.h
67
#if (__cplusplus >= 201103L) || defined(_STDC_C99) || defined(_XPG6) || \
usr/src/uts/common/sys/feature_tests.h
439
#if !defined(_STDC_C99) && defined(_STRICT_STDC) && !defined(__GNUC__)
usr/src/uts/common/sys/feature_tests.h
459
#if (defined(__STDC__) && defined(_STDC_C99))
usr/src/uts/common/sys/stdbool.h
51
#if defined(_STDC_C99) || defined(__C99FEATURES__) || __GNUC__ >= 3
usr/src/uts/intel/sys/procfs_isa.h
178
#if defined(_STDC_C99) || defined(__C99FEATURES__)