Home
last modified time | relevance | path

Searched refs:fileListForExt (Results 1 – 5 of 5) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/go/build/
H A Dbuild.go860 } else if fileListForExt(p, ext) != nil {
876 if list := fileListForExt(p, ext); list != nil {
1026 func fileListForExt(p *Package, ext string) *[]string { func
1419 if ext != ".go" && fileListForExt(&dummyPkg, ext) == nil {
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/go/build/
H A Dbuild.go858 } else if fileListForExt(p, ext) != nil {
874 if list := fileListForExt(p, ext); list != nil {
1024 func fileListForExt(p *Package, ext string) *[]string { func
1412 if ext != ".go" && fileListForExt(&dummyPkg, ext) == nil {
/dports/lang/gcc11/gcc-11.2.0/libgo/go/go/build/
H A Dbuild.go841 } else if fileListForExt(p, ext) != nil {
857 if list := fileListForExt(p, ext); list != nil {
1002 func fileListForExt(p *Package, ext string) *[]string { func
1395 if ext != ".go" && fileListForExt(&dummyPkg, ext) == nil {
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/go/build/
H A Dbuild.go841 } else if fileListForExt(p, ext) != nil {
857 if list := fileListForExt(p, ext); list != nil {
1002 func fileListForExt(p *Package, ext string) *[]string { func
1395 if ext != ".go" && fileListForExt(&dummyPkg, ext) == nil {
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/go/build/
H A Dbuild.go841 } else if fileListForExt(p, ext) != nil {
857 if list := fileListForExt(p, ext); list != nil {
1002 func fileListForExt(p *Package, ext string) *[]string { func
1395 if ext != ".go" && fileListForExt(&dummyPkg, ext) == nil {