Searched refs:get_slotsize (Results 1 – 1 of 1) sorted by relevance
196 get_slotsize(UInt ix) in get_slotsize() function250 UInt size = get_slotsize(ix); in dec_refcount()286 for (ix = overhead; (size = get_slotsize(ix)) != 0; ix += size + overhead) { in ML_()300 size = get_slotsize(ix); in ML_()364 for (i = 0, ix = overhead; (size = get_slotsize(ix)) != 0; in ML_()369 get_slotsize(ix), get_slotindex(ix)); in ML_()388 for (ix = overhead; (size = get_slotsize(ix)) != 0; ix += size + overhead) { in ML_()