Lines Matching defs:nextp
3346 mchunkptr nextp = chunk_plus_offset(p, SIZE_T_SIZE);3349 if ((char*)(&(nextp->head)) < old_end)3350 p = nextp;