Searched refs:line_compare (Results 1 – 1 of 1) sorted by relevance
472 int line_compare (const void *av, const void *bv) in line_compare() function480 qsort (lines, linehead, sizeof (struct line), line_compare); in sort_lines()