Home
last modified time | relevance | path

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

/freebsd/usr.bin/gprof/
H A Darcs.c43 int topcmp(const void *, const void *);
102 topcmp(const void *v1, const void *v2) in topcmp() function
202 qsort( topsortnlp , nname , sizeof(nltype *) , topcmp ); in doarcs()