Home | History | Annotate | Download | only in src

Lines Matching defs:remainder

64        32 bytes plus the remainder from a system page (the minimal
3322 /* Allocate chunk and prepend remainder with chunk in successor base. */
3336 /* consolidate remainder with first chunk of old base */
3857 mchunkptr remainder = chunk_plus_offset(newp, nb);
3859 set_inuse(m, remainder, rsize);
3860 extra = chunk2mem(remainder);
3967 mchunkptr remainder = chunk_plus_offset(p, nb);
3969 set_inuse(m, remainder, remainder_size);
3970 trailer = chunk2mem(remainder);
4133 saving remainder in dv.