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

/freebsd-current/usr.bin/gprof/
H A Dgprof.h253 int arccmp(arctype *, arctype *);
H A Dprintgprof.c427 if ( arccmp( arcp , prevp -> arc_childlist ) != LESSTHAN ) {
467 if ( arccmp( arcp , prevp -> arc_parentlist ) != GREATERTHAN ) {
593 arccmp(arctype *thisp, arctype *thatp) function
604 printf( "[arccmp] " );
611 printf( "[arccmp] " );

Completed in 73 milliseconds