Searched refs:count_size (Results 1 – 1 of 1) sorted by relevance
441 static int count_size, *count, sorted_size; in flush_line() local453 if (l->l_max_col >= count_size) { in flush_line()454 count_size = l->l_max_col + 1; in flush_line()456 sizeof(int) * (size_t)count_size)) == NULL) in flush_line()