Searched refs:stripExt (Results 1 – 5 of 5) sorted by relevance
122 return stripExt(out) + ".d", nil150 p := stripExt(depfile) + ".P"162 as := "/" + stripExt(filepath.Base(depfile)) + ".s"
218 func stripExt(s string) string { func
146 func (v autoStarVar) String() string { return stripExt(v.ctx.output) }
136 return fmt.Sprintf("%s.%s", stripExt(s), newsuf)
689 e := stripExt(tok)