Searched refs:isdst (Results 1 – 1 of 1) sorted by relevance
209 init_ttinfo(struct ttinfo *s, int_fast32_t utoff, bool isdst, int desigidx) in init_ttinfo() argument212 s->tt_isdst = isdst; in init_ttinfo()572 unsigned char isdst, desigidx; in tzloadbody() local577 isdst = *p++; in tzloadbody()578 if (! (isdst < 2)) in tzloadbody()580 ttisp->tt_isdst = isdst; in tzloadbody()1323 register bool isdst; in tzparse() local1353 isdst = false; in tzparse()1379 if (isdst && !sp->ttis[j].tt_ttisstd) { in tzparse()