Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h382 int membercmp(nltype *, nltype *);
H A Dprintgprof.c702 if (membercmp(doing, prev->cnext) == GREATERTHAN) in sortmembers()
715 membercmp(nltype *this, nltype *that) in membercmp() function