Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dlocaltime.c247 s->tt_isdst = isdst; in init_ttinfo()
315 if (!ttisp->tt_isdst) in update_tzname_etc()
319 if (ttisp->tt_isdst) in update_tzname_etc()
332 int this_bit = 1 << ttisp->tt_isdst; in may_update_tzname_etc()
625 ttisp->tt_isdst = isdst; in tzloadbody()
804 if (!sp->ttis[i].tt_isdst) in tzloadbody()
816 while (sp->ttis[i].tt_isdst) in tzloadbody()
1340 if (!sp->ttis[j].tt_isdst) { in tzparse()
1349 if (sp->ttis[j].tt_isdst) { in tzparse()
1393 if (sp->ttis[j].tt_isdst) in tzparse()
[all …]