Home | History | Annotate | Download | only in lib

Lines Matching full:ccexe

276     set ccexe $cc
281 set ccexe [string range $cc 0 $ccparm]
282 set cc $ccexe
285 set ccexe [string replace $ccexe 0 [string last "/" $ccexe] ""]
286 if {[string match "*++*" $ccexe]} {