Lines Matching refs:lastq
3277 mchunkptr lastq = 0; 3288 assert(lastq == 0 || is_inuse(lastq)); /* Not 2 consecutive free */ 3291 lastq = q;