Lines Matching defs:nextp
4026 mchunkptr nextp = chunk_plus_offset(p, SIZE_T_SIZE);4029 if ((char*)(&(nextp->head)) < old_end)4030 p = nextp;