Home | History | Annotate | Download | only in state_tracker

Lines Matching refs:labels_count

3910    unsigned labels_count;
3942 if (t->labels_count + 1 >= t->labels_size) {
3953 i = t->labels_count++;
4769 for (i = 0; i < t->labels_count; i++) {