Lines Matching defs:nextp
3846 mchunkptr nextp = chunk_plus_offset(p, SIZE_T_SIZE); 3849 if ((char*)(&(nextp->head)) < old_end) 3850 p = nextp;