Home | History | Annotate | Download | only in dist

Lines Matching defs:clean

103 	goroot = filepath.Clean(b)
210 // make.bash really does start from a clean slate.
355 // deleted by the clean command.
606 var clean []string
608 for _, name := range clean {
734 // Do not add generated file to clean list.
739 // The 'clean' command can remove
781 clean = append(clean, b)
830 clean = append(clean, b)
987 func clean() {
1153 clean()
1452 // Clean deletes temporary objects.
1455 clean()