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