Home | History | Annotate | Download | only in state_tracker

Lines Matching refs:labels_count

86    unsigned labels_count;
121 if (t->labels_count + 1 >= t->labels_size) {
131 i = t->labels_count++;
1249 for (i = 0; i < t->labels_count; i++) {