Home
last modified time | relevance | path

Searched defs:nlines (Results 1 – 3 of 3) sorted by relevance

/coreutils/src/
Dsort.c192 size_t nlines; /* Number of lines in the line array. */ member
3231 mergelines (struct line *restrict t, size_t nlines, in mergelines()
3278 sequential_sort (struct line *restrict lines, size_t nlines, in sequential_sort()
3336 merge_tree_init (size_t nthreads, size_t nlines, struct line *dest) in merge_tree_init()
3382 size_t nlines = (is_lo_child ? parent->nlo : parent->nhi); in init_node() local
3730 size_t nlines = node->nlo + node->nhi; in sortlines() local
Dhead.c505 size_t nlines; in elide_tail_lines_pipe() member
Dtail.c612 size_t nlines; in pipe_lines() member