HomeSort by: relevance | last modified time | path
    Searched refs:C99 (Results 1 - 8 of 8) sorted by relevancy

  /src/usr.bin/indent/
README.md 13 In 2021, indent was updated to handle C99 comments and the code got a major
  /src/usr.bin/make/unit-tests/
varmod-order-numeric.mk 12 # Make uses 'long long' for C99 or later, and 'long' for older C versions.
  /src/usr.bin/make/
test-variants.mk 116 # Is expected to fail with "<stdbool.h> is included in pre-C99 mode" since
117 # main.c includes <sys/sysctl.h>, which includes <stdbool.h> even in pre-C99
126 # C99 features though (snprintf). The workaround with USE_C99_BOOLEAN is
128 # includes <stdbool.h> even in pre-C99 mode.
  /src/lib/libc/citrus/modules/
citrus_ues.c 447 MATCH(C99, ei->mode |= MODE_C99);
  /src/usr.bin/xlint/lint1/
README.md 53 * C99 (`-S`)
225 `-S` for C99 mode and `-w` to report warnings as errors.
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
armada-xp-linksys-mamba.dts 208 /* SUNON HA4010V4-0000-C99 */
  /src/share/mk/
bsd.sys.mk 58 # NetBSD sources use C99 style, with some GCC extensions.
  /src/sys/external/isc/libsodium/dist/
configure 5392 x*/c89|x*/c89_128|x*/c99|x*/c99_128|x*/cc|x*/cc128|x*/xlc|x*/xlc_v6|x*/xlc128|x*/xlc128_v6) :
6122 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C99" >&5
6123 $as_echo_n "checking for $CC option to accept ISO C99... " >&6; }
6137 // Check varargs macros. These examples are taken from C99 6.10.3.5.
6268 for ac_arg in '' -std=gnu99 -std=c99 -c99 -AC99 -D_STDC_C99= -qlanglvl=extc99

Completed in 123 milliseconds