Searched refs:do_key (Results 1 – 1 of 1) sorted by relevance
40 gboolean do_key = FALSE; in main() local66 do_key = TRUE; in main()71 do_key = TRUE; in main()117 qsort (line_array->data, line_array->len, sizeof (Line), do_key ? compare_key : compare_collate); in main()