Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dzic.c103 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()
[all …]