Lines Matching defs:nextp
3334 mchunkptr nextp = chunk_plus_offset(p, SIZE_T_SIZE);3337 if ((char*)(&(nextp->head)) < old_end)3338 p = nextp;