Searched refs:totalcmp (Results 1 – 3 of 3) sorted by relevance
398 int totalcmp(const void *arg1, const void *arg2);
695 qsort(timesortnlp, total_names + ncycle, sizeof (nltype *), totalcmp); in doarcs()
356 totalcmp(const void *arg1, const void *arg2) in totalcmp() function