Home | History | Annotate | Download | only in dist

Lines Matching refs:gofiles

675 	var gofiles, missing []string
690 gofiles = append(gofiles, p)
753 for _, p := range gofiles {
794 compile = append(compile, gofiles...)