Searched defs:pkgExts (Results 1 – 3 of 3) sorted by relevance
76 var pkgExts = [...]string{".a", ".o"} // a file from the build cache will have no extension var
76 var pkgExts = [...]string{".a", ".o"} // keep in sync with gcimporter.go var
72 var pkgExts = [...]string{".a", ".o"} // a file from the build cache will have no extension var