Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h378 int membercmp(nltype *, nltype *);
H A Dprintgprof.c706 if (membercmp(doing, prev->cnext) == GREATERTHAN) in sortmembers()
722 membercmp(nltype *this, nltype *that) in membercmp() function