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

/freebsd-13-stable/usr.bin/gprof/
H A Dgprof.h256 int arccmp(arctype *, arctype *);
H A Dprintgprof.c435 if ( arccmp( arcp , prevp -> arc_childlist ) != LESSTHAN ) {
475 if ( arccmp( arcp , prevp -> arc_parentlist ) != GREATERTHAN ) {
601 arccmp(arctype *thisp, arctype *thatp) function
612 printf( "[arccmp] " );
619 printf( "[arccmp] " );

Completed in 47 milliseconds