Home | History | Annotate | Download | only in testprof

Lines Matching refs:sorter

7 int sorter(const void *a, const void *b)
22 qsort(results, no_results, sizeof(struct list), &sorter);