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