Searched refs:TCC (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/sqlite3/
H A DMakefile.msc438 # will run on the target platform. (BCC and TCC are usually the
442 TCC = $(CC) -nologo -W4 -DINCLUDE_MSVC_H=1 $(CCOPTS) $(TCCOPTS)
444 TCC = $(CC) -nologo -W3 $(CCOPTS) $(TCCOPTS)
447 TCC = $(TCC) -DSQLITE_OS_WIN=1 -I. -I$(TOP) -fp:precise
561 TCC = $(TCC) -FAcs
570 TCC = $(TCC) -DSQLITE_OS_WINRT=1
572 TCC
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp822 MSP430CC::CondCodes TCC = MSP430CC::COND_INVALID; local
826 TCC = MSP430CC::COND_E; // aka COND_Z
833 TCC = MSP430CC::COND_NE; // aka COND_NZ
847 TCC = MSP430CC::COND_LO;
850 TCC = MSP430CC::COND_HS; // aka COND_C
860 TCC = MSP430CC::COND_HS;
863 TCC = MSP430CC::COND_LO; // aka COND_NC
873 TCC = MSP430CC::COND_L;
876 TCC = MSP430CC::COND_GE;
886 TCC
[all...]
/freebsd-10-stable/sbin/ipfw/
H A Dmain.c592 #if defined(_WIN32) && defined(TCC)
H A Dipfw2.c383 #ifdef TCC
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-arm.c16577 #undef TCC
16565 #undef TCC macro

Completed in 123 milliseconds