Home
last modified time | relevance | path

Searched refs:count_of_smaller_lines (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dsort.c3169 size_t count_of_smaller_lines; in mergefps() local
3181 count_of_smaller_lines = lo - 1; in mergefps()
3182 for (j = 0; j < count_of_smaller_lines; j++) in mergefps()
3184 ord[count_of_smaller_lines] = ord0; in mergefps()