Lines Matching refs:r_dycode
103 int r_dycode; /* see below */ member
2277 rp->r_dycode = DC_DOWLEQ; in rulesub()
2282 rp->r_dycode = DC_DOWLEQ; in rulesub()
2284 rp->r_dycode = DC_DOWGEQ; in rulesub()
2287 rp->r_dycode = DC_DOM; in rulesub()
2289 if (rp->r_dycode != DC_DOM) { in rulesub()
2960 if (rp->r_dycode == DC_DOM) { in stringrule()
2978 if (rp->r_dycode == DC_DOWGEQ) { in stringrule()
2985 } else if (rp->r_dycode == DC_DOWLEQ) { in stringrule()
3105 dstr.r_dycode = DC_DOM; in stringzone()
3113 stdr.r_dycode = DC_DOM; in stringzone()
3507 xr.r_dycode = DC_DOM; in outzone()
3887 if (rp->r_dycode == DC_DOWLEQ) in rpytime()
3896 if (rp->r_dycode == DC_DOWGEQ || rp->r_dycode == DC_DOWLEQ) { in rpytime()
3903 if (rp->r_dycode == DC_DOWGEQ) { in rpytime()