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

  /src/usr.bin/c99/
c99.sh 2 exec /usr/bin/cc -std=c99 "$@"
Makefile 3 SCRIPTS= c99.sh
6 MAN= c99.1
  /src/share/man/man7/
Makefile 50 c.7 c99.7 \
  /src/share/examples/refuse/ian/libfetch/
Makefile 33 CSTD?= c99
  /src/usr.bin/
Makefile 8 bzip2 bzip2recover c11 c17 c89 c99 cal calendar cap_mkdb cdplay \
  /src/sys/external/bsd/acpica/dist/generate/unix/
Makefile.config 213 -std=c99\
  /src/sys/external/isc/libsodium/dist/m4/
ax_pthread.m4 459 [x*/c89|x*/c89_128|x*/c99|x*/c99_128|x*/cc|x*/cc128|x*/xlc|x*/xlc_v6|x*/xlc128|x*/xlc128_v6],
  /src/tools/compat/
configure 2235 # Test code for whether the C compiler supports C99 (global declarations)
2237 /* Does the compiler advertise C99 conformance? */
2239 # error "Compiler does not advertise C99 conformance"
2251 // Check varargs macros. These examples are taken from C99 6.10.3.5.
2343 # Test code for whether the C compiler supports C99 (body of main).
2465 # Test code for whether the C compiler supports C99 (complete).
3506 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C99 features" >&5
3507 printf %s "checking for $CC option to enable C99 features... " >&6; }
3518 for ac_arg in '' -std=gnu99 -std=c99 -c99 -qlanglvl=extc1x -qlanglvl=extc99 -AC99 -D_STDC_C99
    [all...]
  /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 30 milliseconds