Home
last modified time | relevance | path

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

/original-bsd/usr.bin/gprof/
H A Dgprof.h237 int arccmp();
H A Dprintgprof.c377 if ( arccmp( arcp , prevp -> arc_childlist ) != LESSTHAN ) {
417 if ( arccmp( arcp , prevp -> arc_parentlist ) != GREATERTHAN ) {
545 arccmp( thisp , thatp ) in arccmp() function