Home
last modified time | relevance | path

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

/freebsd/usr.bin/gprof/
H A Dgprof.h286 int membercmp(nltype *, nltype *);
H A Dprintgprof.c548 if ( membercmp( doing , prev -> cnext ) == GREATERTHAN ) { in sortmembers()
562 membercmp(nltype *this, nltype *that) in membercmp() function