Searched refs:thatp (Results 1 – 1 of 1) sorted by relevance
754 arccmp(arctype *thisp, arctype *thatp) in arccmp() argument758 nltype *thatparentp = thatp->arc_parentp; in arccmp()759 nltype *thatchildp = thatp->arc_childp; in arccmp()776 (void) printf(" %f + %f %lld/%lld\n", thatp->arc_time, in arccmp()777 thatp->arc_childtime, thatp->arc_count, in arccmp()807 if (thisp->arc_count < thatp->arc_count) in arccmp()810 if (thisp->arc_count > thatp->arc_count) in arccmp()835 thattime = thatp->arc_time + thatp->arc_childtime; in arccmp()843 if (thisp->arc_count < thatp->arc_count) in arccmp()846 if (thisp->arc_count > thatp->arc_count) in arccmp()