Searched refs:archFeatures (Results 1 – 1 of 1) sorted by relevance
107 var archFeatures = map[ArchType][]string{} var117 archFeatures[arch] = append(archFeatures[arch], features...)127 if !inList(feature, archFeatures[arch]) {436 for _, feature := range archFeatures[arch] {