Searched refs:isdst (Results 1 – 1 of 1) sorted by relevance
208 init_ttinfo(struct ttinfo *s, int_fast32_t gmtoff, bool isdst, int abbrind) in init_ttinfo() argument211 s->tt_isdst = isdst; in init_ttinfo()503 unsigned char isdst, abbrind; in tzloadbody() local508 isdst = *p++; in tzloadbody()509 if (! (isdst < 2)) in tzloadbody()511 ttisp->tt_isdst = isdst; in tzloadbody()1150 register bool isdst; in tzparse() local1180 isdst = false; in tzparse()1206 if (isdst && !sp->ttis[j].tt_ttisstd) { in tzparse()