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