Lines Matching refs:r_dycode
193 int r_dycode; /* see below */ member
2511 rp->r_dycode = DC_DOWLEQ; in rulesub()
2517 rp->r_dycode = DC_DOWLEQ; in rulesub()
2521 rp->r_dycode = DC_DOWGEQ; in rulesub()
2524 rp->r_dycode = DC_DOM; in rulesub()
2527 if (rp->r_dycode != DC_DOM) { in rulesub()
3208 if (rp->r_dycode == DC_DOM) { in stringrule()
3226 if (rp->r_dycode == DC_DOWGEQ) { in stringrule()
3233 } else if (rp->r_dycode == DC_DOWLEQ) { in stringrule()
3353 dstr.r_dycode = DC_DOM; in stringzone()
3361 stdr.r_dycode = DC_DOM; in stringzone()
3752 xr.r_dycode = DC_DOM; in outzone()
4145 if (rp->r_dycode == DC_DOWLEQ) in rpytime()
4154 if (rp->r_dycode == DC_DOWGEQ || rp->r_dycode == DC_DOWLEQ) { in rpytime()
4161 if (rp->r_dycode == DC_DOWGEQ) { in rpytime()