Home
last modified time | relevance | path

Searched refs:shrinkExpand (Results 1 – 2 of 2) sorted by relevance

/external/syzkaller/prog/
Dhints.go109 for replacer := range shrinkExpand(original, compMap) {
127 for replacer := range shrinkExpand(val, compMap) {
166 func shrinkExpand(v uint64, compMap CompMap) (replacers uint64Set) { func
Dhints_test.go369 res := shrinkExpand(test.in, test.comps)