Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/gprof/common/
H A Darcs.c102 topcmp(const void *arg1, const void *arg2) in topcmp() function
649 qsort(topsortnlp, total_names, sizeof (nltype *), topcmp); in doarcs()