Searched defs:nlines (Results 1 – 3 of 3) sorted by relevance
192 size_t nlines; /* Number of lines in the line array. */ member3231 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() local3730 size_t nlines = node->nlo + node->nhi; in sortlines() local
505 size_t nlines; in elide_tail_lines_pipe() member
612 size_t nlines; in pipe_lines() member