Lines Matching refs:thisp
747 arccmp(arctype *thisp, arctype *thatp)
749 nltype *thisparentp = thisp->arc_parentp;
750 nltype *thischildp = thisp->arc_childp;
762 (void) printf(" %f + %f %lld/%lld\n", thisp->arc_time,
763 thisp->arc_childtime, thisp->arc_count,
800 if (thisp->arc_count < thatp->arc_count)
803 if (thisp->arc_count > thatp->arc_count)
827 thistime = thisp->arc_time + thisp->arc_childtime;
836 if (thisp->arc_count < thatp->arc_count)
839 if (thisp->arc_count > thatp->arc_count)