Home
last modified time | relevance | path

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

/third_party/tzdata/
Dzic.c107 bool r_isdst; /* is this daylight saving time? */ member
1823 r.r_save = getsave(fields[RF_SAVE], &r.r_isdst); in inrule()
2918 if (rp->r_todisstd && !rp->r_isdst) in stringrule()
2982 last = &lastrp[rp->r_isdst]; in stringzone()
3019 dstr.r_isdst = true; in stringzone()
3027 stdr.r_isdst = false; in stringzone()
3044 dstrp->r_isdst, dstrp->r_save, true); in stringzone()
3324 rp->r_isdst, rp->r_save, in outzone()
3337 rp->r_isdst, in outzone()
3348 rp->r_isdst, in outzone()
[all …]