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

  /src/usr.bin/c89/
c89.sh 2 exec /usr/bin/cc -std=c89 "$@"
Makefile 3 SCRIPTS= c89.sh
6 MAN= c89.1
  /src/share/man/man7/
Makefile 48 c.7 c89.7 \
  /src/usr.bin/
Makefile 8 bzip2 bzip2recover c11 c17 c89 c99 cal calendar cap_mkdb cdplay \
  /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],
libtool.m4 4349 # This is c89, which is MS Visual C++ (no shared libs)
4995 # we just hope/assume this is gcc and not c89 (= MSVC++)
  /src/tools/compat/
configure 2166 # Test code for whether the C compiler supports C89 (global declarations)
2168 /* Does the compiler advertise C89 conformance?
2172 # error "Compiler does not advertise C89 conformance"
2195 /* C89 style stringification. */
2199 /* C89 style token pasting. Exercises some of the corner cases that
2230 # Test code for whether the C compiler supports C89 (body of main).
2479 # Test code for whether the C compiler supports C89 (complete).
3555 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for $CC option to enable C89 features" >&5
3556 printf %s "checking for $CC option to enable C89 features... " >&6; }
3598 ac_prog_cc_stdc=c89 ;;
    [all...]
  /src/sys/external/isc/libsodium/dist/
configure 4083 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4084 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
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) :
13440 # we just hope/assume this is gcc and not c89 (= MSVC++)

Completed in 35 milliseconds