Lines Matching refs:r_dycode
103 int r_dycode; /* see below */ member
2309 rp->r_dycode = DC_DOWLEQ; in rulesub()
2315 rp->r_dycode = DC_DOWLEQ; in rulesub()
2319 rp->r_dycode = DC_DOWGEQ; in rulesub()
2322 rp->r_dycode = DC_DOM; in rulesub()
2325 if (rp->r_dycode != DC_DOM) { in rulesub()
2996 if (rp->r_dycode == DC_DOM) { in stringrule()
3014 if (rp->r_dycode == DC_DOWGEQ) { in stringrule()
3021 } else if (rp->r_dycode == DC_DOWLEQ) { in stringrule()
3141 dstr.r_dycode = DC_DOM; in stringzone()
3149 stdr.r_dycode = DC_DOM; in stringzone()
3543 xr.r_dycode = DC_DOM; in outzone()
3923 if (rp->r_dycode == DC_DOWLEQ) in rpytime()
3932 if (rp->r_dycode == DC_DOWGEQ || rp->r_dycode == DC_DOWLEQ) { in rpytime()
3939 if (rp->r_dycode == DC_DOWGEQ) { in rpytime()