Lines Matching refs:remainder
64 32 bytes plus the remainder from a system page (the minimal
3260 /* Allocate chunk and prepend remainder with chunk in successor base. */
3274 /* consolidate remainder with first chunk of old base */
3795 mchunkptr remainder = chunk_plus_offset(newp, nb);
3797 set_inuse(m, remainder, rsize);
3798 extra = chunk2mem(remainder);
3905 mchunkptr remainder = chunk_plus_offset(p, nb);
3907 set_inuse(m, remainder, remainder_size);
3908 trailer = chunk2mem(remainder);
4071 saving remainder in dv.