Searched refs:c89 (Results 1 – 25 of 68) sorted by relevance
123
/freebsd/usr.bin/c89/ |
H A D | Makefile | 1 PROG= c89
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | LangStandards.def | 38 LANGSTANDARD(c89, "c89", 40 LANGSTANDARD_ALIAS(c89, "c90") 41 LANGSTANDARD_ALIAS(c89, "iso9899:1990")
|
/freebsd/libexec/tcpd/ |
H A D | Makefile | 9 CSTD?= c89
|
/freebsd/share/man/man7/ |
H A D | Makefile | 39 MLINKS+= c.7 c89.7
|
/freebsd/contrib/lua/ |
H A D | Makefile | 39 PLATS= guess aix bsd c89 freebsd generic ios linux linux-readline macosx mingw posix solaris
|
/freebsd/sys/contrib/zstd/zlibWrapper/ |
H A D | Makefile | 26 STDFLAGS = -std=c89 -pedantic -Wno-long-long -Wno-variadic-macros -Wc++-compat \
|
/freebsd/crypto/openssh/.github/ |
H A D | configs | 32 c89)
|
H A D | setup_ci.sh | 72 default|without-openssl|without-zlib|c89)
|
/freebsd/contrib/lua/src/ |
H A D | Makefile | 33 PLATS= guess aix bsd c89 freebsd generic ios linux linux-readline macosx mingw posix solaris 107 c89: target
|
/freebsd/share/mk/ |
H A D | sys.mk | 144 CC ?= c89
|
/freebsd/usr.bin/ |
H A D | Makefile | 259 SUBDIR.${MK_TOOLCHAIN}+= c89
|
/freebsd/contrib/tcsh/ |
H A D | Ported | 107 COMPILER: cc, c89, gcc 108 CFLAGS : +O3 -Aa (cc), +O3 (c89), normal (gcc) 209 COMPILER: c89
|
/freebsd/contrib/ntp/ |
H A D | INSTALL | 64 CC=c89 CFLAGS=-O2 LIBS=-lposix ./configure
|
/freebsd/contrib/less/ |
H A D | INSTALL | 67 CC=c89 CFLAGS=-O2 LIBS=-lposix ./configure
|
/freebsd/sys/contrib/libsodium/m4/ |
H A D | 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],
|
/freebsd/contrib/bmake/ |
H A D | configure | 3960 ac_prog_cc_stdc=c89 ;; 4891 ac_prog_cc_stdc=c89 ;; 5833 no | c89) ;; 5897 no | c89) ;;
|
/freebsd/contrib/dialog/ |
H A D | config.guess | 113 for driver in cc gcc c89 c99 ; do
|
/freebsd/contrib/libevent/build-aux/ |
H A D | config.guess | 113 for driver in cc gcc c89 c99 ; do
|
/freebsd/contrib/unbound/ |
H A D | ax_pthread.m4 | 486 … [x*/c89|x*/c89_128|x*/c99|x*/c99_128|x*/cc|x*/cc128|x*/xlc|x*/xlc_v6|x*/xlc128|x*/xlc128_v6],
|
/freebsd/targets/pseudo/userland/ |
H A D | Makefile.depend | 158 usr.bin/c89 \
|
/freebsd/contrib/openpam/ |
H A D | config.guess | 112 for driver in cc gcc c89 c99 ; do
|
/freebsd/contrib/file/ |
H A D | config.guess | 126 for driver in cc gcc c89 c99 ; do
|
/freebsd/crypto/openssh/ |
H A D | config.guess | 126 for driver in cc gcc c89 c99 ; do
|
/freebsd/contrib/sqlite3/ |
H A D | config.guess | 126 for driver in cc gcc c89 c99 ; do
|
/freebsd/contrib/ldns/ |
H A D | config.guess | 126 for driver in cc gcc c89 c99 ; do
|
123