Home | History | Annotate | Download | only in src

Lines Matching refs:ct

179 		test $ct = gcc && vscan='unrecogni[sz]ed'
180 test $ct = hpcc && vscan='unsupported'
181 test $ct = pcc && vscan='unsupported'
182 test $ct = sunpro && vscan='-e ignored -e turned.off'
604 ct=icc
606 ct=xlc
608 ct=sunpro
610 ct=ack
612 ct=bcc
614 ct=watcom
616 ct=metrowerks
618 ct=hpcc
620 ct=dec
622 ct=pgi
624 ct=dmc
626 ct=msc
628 ct=adsp
630 ct=iar
632 ct=sdcc
634 ct=pcc
636 ct=tendra
638 ct=tcc
640 ct=clang
642 ct=nwcc
644 ct=gcc
646 ct=mipspro
648 ct=mipspro
650 ct=hpcc
652 ct=ucode
654 ct=unknown
657 ct=unknown
658 vv ']' "$CPP $CFLAGS $CPPFLAGS $NOWARN conftest.c | grep ct= | tr -d \\\\015 >x"
663 case $ct in
787 ct=unknown
795 $e "$bi==> which compiler seems to be used...$ao $ui$ct$ao"
807 test $ct = unknown || HAVE_COMPILER_KNOWN=1
812 if test $ct = dmc; then
817 elif test $ct = dec; then
832 ct=tcc
836 if test $ct = sunpro; then
842 elif test $ct = hpcc; then
845 elif test $ct = mipspro; then
848 elif test $ct = msc; then
851 elif test $ct = dmc; then
854 elif test $ct = bcc; then
857 elif test $ct = dec; then
859 elif test $ct = xlc; then
862 elif test $ct = tendra; then
864 elif test $ct = ucode; then
875 test $ct = icc && DOWARN="$DOWARN -wd1419"
883 test x"$i" = x"" && if test $ct = sunpro; then
893 elif test $ct = hpcc; then
897 elif test $ct = xlc; then
900 elif test $ct = tcc || test $ct = tendra; then
908 if test $ct = gcc; then
955 elif test $ct = icc; then
960 elif test $ct = sunpro; then
966 elif test $ct = hpcc; then
971 elif test $ct = dec; then
974 elif test $ct = dmc; then
977 elif test $ct = bcc; then
979 elif test $ct = mipspro; then
982 elif test $ct = msc; then
991 elif test $ct = xlc; then
999 elif test $ct = tendra; then
1003 elif test $ct = tcc; then
1005 elif test $ct = clang; then
1007 elif test $ct = nwcc; then
1022 test $ct = pcc && phase=u
1112 case $ct in