Home
last modified time | relevance | path

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

/freebsd/usr.bin/gprof/
H A Dprintgprof.c427 if ( arccmp( arcp , prevp -> arc_childlist ) != LESSTHAN ) { in sortchildren()
467 if ( arccmp( arcp , prevp -> arc_parentlist ) != GREATERTHAN ) { in sortparents()
593 arccmp(arctype *thisp, arctype *thatp) in arccmp() function
H A Dgprof.h253 int arccmp(arctype *, arctype *);