Searched refs:totalcmp (Results 1 – 3 of 3) sorted by relevance
307 int totalcmp(const void *, const void *);
263 totalcmp(const void *v1, const void *v2) in totalcmp() function
241 qsort( timesortnlp , nname + ncycle , sizeof(nltype *) , totalcmp ); in doarcs()