Home | History | Annotate | Download | only in runtime

Lines Matching full:newoverflow

240 func (h *hmap) newoverflow(t *maptype, b *bmap) *bmap {
585 newb := h.newoverflow(t, b)
1079 dst.b = h.newoverflow(t, dst.b)