Searched defs:notInHeap (Results 1 – 2 of 2) sorted by relevance
17 type notInHeap struct { struct18 _ cgo.Incomplete19 i int
1704 type notInHeap struct{ _ sys.NotInHeap } struct1706 func (p *notInHeap) add(bytes uintptr) *notInHeap {