Home | History | Annotate | Download | only in stdlib

Lines Matching refs:lastq

2775       mchunkptr lastq = 0;
2786 assert(lastq == 0 || cinuse(lastq)); /* Not 2 consecutive free */
2789 lastq = q;