Home
last modified time | relevance | path

Searched refs:r_dycode (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tzcode/
H A Dzic.c193 int r_dycode; /* see below */ member
2521 rp->r_dycode = DC_DOWLEQ; in rulesub()
2527 rp->r_dycode = DC_DOWLEQ; in rulesub()
2531 rp->r_dycode = DC_DOWGEQ; in rulesub()
2534 rp->r_dycode = DC_DOM; in rulesub()
2537 if (rp->r_dycode != DC_DOM) { in rulesub()
3214 if (rp->r_dycode == DC_DOM) { in stringrule()
3232 if (rp->r_dycode == DC_DOWGEQ) { in stringrule()
3239 } else if (rp->r_dycode == DC_DOWLEQ) { in stringrule()
3359 dstr.r_dycode = DC_DOM; in stringzone()
[all …]