Home | History | Annotate | Download | only in runtime

Lines Matching full:setoverflow

206 func (b *bmap) setoverflow(t *maptype, ovf *bmap) {
253 ovf.setoverflow(t, nil)
264 b.setoverflow(t, ovf)
890 last.setoverflow(t, (*bmap)(buckets))