Home | History | Annotate | Download | only in Target

Lines Matching refs:last_one

1244             bool last_one = false;
1245 for (int i = stack_size - 1; i > 0 && !last_one ; i--)
1248 last_one = true;