Lines Matching refs:r_todisstd
91 int r_todisstd; /* above is standard time if TRUE */ member
569 r->r_tod, r->r_todisstd, r->r_todisgmt, r->r_stdoff in emit_icu_rule()
581 fprintf(f, ", isstd %d", r->r_todisstd); in emit_icu_rule()
1411 rp->r_todisstd = FALSE; in rulesub()
1418 rp->r_todisstd = TRUE; in rulesub()
1423 rp->r_todisstd = FALSE; in rulesub()
1430 rp->r_todisstd = TRUE; in rulesub()
2072 if (rp->r_todisstd && rp->r_stdoff == 0) in stringrule()
2165 dstr.r_todisstd = dstr.r_todisgmt = FALSE; in stringzone()
2172 stdr.r_todisstd = stdr.r_todisgmt = FALSE; in stringzone()
2502 if (!zp->z_untilrule.r_todisstd) in outzone()
2518 if (!rp->r_todisstd) in outzone()
2589 rp->r_todisstd, rp->r_todisgmt); in outzone()
2592 rp->r_todisstd, rp->r_todisgmt); in outzone()
2625 startttisstd = zp->z_untilrule.r_todisstd; in outzone()