Searched refs:sorting_cmp (Results 1 – 1 of 1) sorted by relevance
81 static int sorting_cmp(const void *a_, const void *b_) in sorting_cmp() function118 qsort(key_index, graph->e, sizeof(*key_index), sorting_cmp); in SIZED2()