Symbol: __STDC_VERSION__
usr/src/boot/include/math.h
80
#if (__STDC_VERSION__ >= 201112L && defined(__clang__)) || \
usr/src/boot/include/stdbool.h
38
#if __STDC_VERSION__ < 199901L && __GNUC__ < 3 && !defined(__INTEL_COMPILER)
usr/src/boot/sys/sys/cdefs.h
262
#if !defined(__STDC_VERSION__) || __STDC_VERSION__ < 201112L || defined(lint)
usr/src/boot/sys/sys/cdefs.h
335
#if (defined(__STDC_VERSION__) && __STDC_VERSION__ >= 201112L) || \
usr/src/boot/sys/sys/cdefs.h
398
#if (defined(__INTEL_COMPILER) || (defined(__GNUC__) && __GNUC__ >= 2)) && !defined(__STRICT_ANSI__) || __STDC_VERSION__ >= 199901
usr/src/boot/sys/sys/cdefs.h
420
#if !defined(__STDC_VERSION__) || __STDC_VERSION__ < 199901 || defined(lint)
usr/src/boot/sys/sys/types.h
289
#if __STDC_VERSION__ < 199901L && __GNUC__ < 3 && !defined(__INTEL_COMPILER)
usr/src/cmd/fm/modules/common/disk-monitor/util.h
46
#if __STDC_VERSION__ - 0 >= 199901L
usr/src/cmd/sendmail/include/sm/config.h
30
# if defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
usr/src/cmd/sendmail/include/sm/config.h
91
# if defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
usr/src/cmd/zic/private.h
118
# define HAVE__GENERIC (201112 <= __STDC_VERSION__)
usr/src/cmd/zic/private.h
278
# define HAVE_SNPRINTF (!PORT_TO_C89 || 199901 <= __STDC_VERSION__)
usr/src/cmd/zic/private.h
330
(199901 <= __STDC_VERSION__ \
usr/src/cmd/zic/private.h
510
&& (202311 <= __STDC_VERSION__ || !defined __STRICT_ANSI__))
usr/src/cmd/zic/private.h
561
# if 201112 <= __STDC_VERSION__
usr/src/cmd/zic/private.h
612
#if (__STDC_VERSION__ < 199901 && !defined restrict \
usr/src/cmd/zic/private.h
72
#ifndef __STDC_VERSION__
usr/src/cmd/zic/private.h
738
# if __STDC_VERSION__ < 202311
usr/src/cmd/zic/private.h
767
# if (202311 <= __STDC_VERSION__ \
usr/src/cmd/zic/private.h
77
#if PORT_TO_C89 && __STDC_VERSION__ < 199901
usr/src/cmd/zic/private.h
81
#elif __STDC_VERSION__ < 202311
usr/src/cmd/zic/private.h
85
#if __STDC_VERSION__ < 202311
usr/src/cmd/zic/zic.c
1363
#if __STDC_VERSION__ < 201112
usr/src/cmd/zic/zic.c
89
#if __STDC_VERSION__ < 201112 || defined __SUNPRO_C
usr/src/cmd/zic/zic.c
91
#elif __STDC_VERSION__ < 202311
usr/src/common/lz4/lz4.c
276
#if __STDC_VERSION__ >= 199901L /* C99 */
usr/src/compat/bhyve/sys/cdefs.h
55
#if !defined(__STDC_VERSION__) || __STDC_VERSION__ < 201112L || defined(lint)
usr/src/grub/grub-0.97/stage2/zfs_lz4.c
93
#if __STDC_VERSION__ >= 199901L /* C99 */
usr/src/head/assert.h
54
#if (__cplusplus - 0 >= 201103L) || (__STDC_VERSION__ - 0 >= 199901L)
usr/src/head/iso/assert_iso.h
60
#if (__cplusplus - 0 >= 201103L) || (__STDC_VERSION__ - 0 >= 199901L)
usr/src/head/iso/stdlib_c11.h
52
#if __STDC_VERSION__ - 0 >= 201112L
usr/src/head/iso/stdlib_c99.h
68
#if __STDC_VERSION__ - 0 >= 201112L
usr/src/head/iso/stdlib_iso.h
113
#if __STDC_VERSION__ - 0 >= 201112L
usr/src/head/threads.h
37
#if __STDC_VERSION__ - 0 >= 201112L
usr/src/lib/fm/libfmevent/common/libfmevent.h
484
#if __STDC_VERSION__ - 0 >= 199901L
usr/src/lib/fm/libfmevent/common/libfmevent.h
533
#if __STDC_VERSION__ - 0 >= 199901L && !defined(__lint)
usr/src/lib/gss_mechs/mech_krb5/krb5/os/accessor.c
34
#if __STDC_VERSION__ >= 199901L \
usr/src/lib/krb5/plugins/preauth/pkinit/pkinit.h
96
#if (__STDC_VERSION__ >= 199901L) || \
usr/src/lib/libxcurses/src/libc/xcurses/private.h
80
#if !defined(__STDC_VERSION__) || __STDC_VERSION__ < 199409L
usr/src/tools/smatch/src/validation/c11-stdc-version.c
1
__STDC_VERSION__
usr/src/uts/common/sys/feature_tests.h
160
#if __STDC_VERSION__ - 0 >= 202311L
usr/src/uts/common/sys/feature_tests.h
164
#if __STDC_VERSION__ - 0 >= 201710L
usr/src/uts/common/sys/feature_tests.h
168
#if __STDC_VERSION__ - 0 >= 201112L
usr/src/uts/common/sys/feature_tests.h
172
#if __STDC_VERSION__ - 0 >= 199901L
usr/src/uts/common/sys/procfs.h
570
#if __STDC_VERSION__ >= 199901L