Home | History | Annotate | Download | only in mpreal

Lines Matching refs:lastq

3277       mchunkptr lastq = 0;

3288 assert(lastq == 0 || is_inuse(lastq)); /* Not 2 consecutive free */
3291 lastq = q;