Home
last modified time | relevance | path

Searched refs:_STDC_C99 (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/head/
H A Dinttypes.h44 #if (!defined(_XOPEN_SOURCE) || defined(_XPG6)) || defined(_STDC_C99) || \
79 #if (!defined(_XOPEN_SOURCE) || defined(_XPG6)) || defined(_STDC_C99) || \
105 #if (!defined(_XOPEN_SOURCE) || defined(_XPG6)) || defined(_STDC_C99) || \
H A Dfloat.h60 #if defined(__EXTENSIONS__) || defined(_STDC_C99) || \
91 #if defined(__EXTENSIONS__) || defined(_STDC_C99) || \
H A Dctype.h56 #if (__cplusplus >= 201103L) || defined(_STDC_C99) || defined(_XPG6) || \
H A Dfenv.h145 #if !defined(_STRICT_STDC) && !defined(_NO_LONGLONG) || defined(_STDC_C99) || \
H A Dwctype.h67 #if (__cplusplus >= 201103L) || defined(_STDC_C99) || defined(_XPG6) || \
H A Dmath.h156 #if !defined(_STDC_C99) && _XOPEN_SOURCE - 0 < 600 && !defined(__C99FEATURES__)
/illumos-gate/usr/src/uts/common/sys/
H A Dfeature_tests.h160 #define _STDC_C99 macro
394 #if !defined(_STDC_C99) && defined(_STRICT_STDC) && !defined(__GNUC__)
414 #if (defined(__STDC__) && defined(_STDC_C99))
H A Dstdbool.h51 #if defined(_STDC_C99) || defined(__C99FEATURES__) || __GNUC__ >= 3
/illumos-gate/usr/src/head/iso/
H A Dstdio_c99.h55 #if defined(__EXTENSIONS__) || defined(_STDC_C99) || \
79 #if defined(__EXTENSIONS__) || defined(_STDC_C99) || \
H A Dstdarg_c99.h61 #if defined(__EXTENSIONS__) || defined(_STDC_C99) || \
H A Dmath_c99.h50 #if defined(_STDC_C99) || _XOPEN_SOURCE - 0 >= 600 || defined(__C99FEATURES__)
181 #if defined(__EXTENSIONS__) || defined(_STDC_C99) || \
385 #if !defined(_STRICT_STDC) && !defined(_NO_LONGLONG) || defined(_STDC_C99) || \
466 #if !defined(_STRICT_STDC) && !defined(_NO_LONGLONG) || defined(_STDC_C99) || \
516 #if !defined(_STRICT_STDC) && !defined(_NO_LONGLONG) || defined(_STDC_C99) || \
H A Dstdlib_c99.h65 defined(_STDC_C99) || defined(__EXTENSIONS__)
H A Dlimits_iso.h89 #if !defined(_STRICT_STDC) || defined(_STDC_C99) || defined(__EXTENSIONS__)
H A Dlocale_iso.h86 #if (defined(_STRICT_STDC) && defined(_STDC_C99)) || defined(_LCONV_C99)
H A Dctype_iso.h102 #if defined(_XPG6) || defined(_STDC_C99) || !defined(_STRICT_SYMBOLS)
H A Dwchar_c99.h61 #if defined(_STDC_C99) || \
H A Dwctype_iso.h97 #if (__cplusplus >= 201103L) || defined(_STDC_C99) || defined(_XPG6) || \
H A Dmath_iso.h38 #if !defined(_STDC_C99) && _XOPEN_SOURCE - 0 < 600 && !defined(__C99FEATURES__)
/illumos-gate/usr/src/lib/libc/port/fp/
H A Dfp_data.c46 #undef _STDC_C99 /* to force the definition of '_h_val' */
/illumos-gate/usr/src/uts/intel/sys/
H A Dprocfs_isa.h178 #if defined(_STDC_C99) || defined(__C99FEATURES__)