Searched refs:count_size (Results 1 – 1 of 1) sorted by relevance
430 static int count_size, *count, sorted_size; in flush_line() local442 if (l->l_max_col >= count_size) { in flush_line()443 count_size = l->l_max_col + 1; in flush_line()445 (unsigned)sizeof(int) * count_size)) == NULL) in flush_line()