Searched defs:typePointers (Results 1 – 1 of 1) sorted by relevance
122 type typePointers struct { struct126 elem uintptr130 addr uintptr136 mask uintptr140 typ *_type247 func (tp typePointers) nextFast() (typePointers, uintptr) {273 func (tp typePointers) next(limit uintptr) (typePointers, uintptr) {313 func (tp typePointers) fastForward(n, limit uintptr) typePointers {962 func dumpTypePointers(tp typePointers) {