Searched refs:old_num_labels (Results 1 – 1 of 1) sorted by relevance
791 int i, l, old_num_labels = 0; in init_labels() local798 old_num_labels++; in init_labels()804 if (num_labels > old_num_labels) { in init_labels()815 for (i = old_num_labels; i <= num_labels; i++) in init_labels()821 return max(num_labels, old_num_labels); in init_labels()834 return max(num_labels, old_num_labels); in init_labels()