Home
last modified time | relevance | path

Searched refs:totalcmp (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/usr.bin/gprof/
Dgprof.h323 int totalcmp(const void *, const void *);
Dprintgprof.c271 totalcmp(const void *v1, const void *v2) in totalcmp() function
Darcs.c249 qsort( timesortnlp , nname + ncycle , sizeof(nltype *) , totalcmp ); in doarcs()