Searched refs:timetype (Results 1 – 1 of 1) sorted by relevance
560 int timetype; local565 timetype = statism.ttis[0].tt_isdst && statism.typecnt > 1 &&568 for (timetype = 1; timetype < statism.timecnt; ++timetype)569 if (localwhen < statism.ats[timetype])571 timetype = statism.types[timetype - 1];573 localwhen += statism.ttis[timetype].tt_gmtoff;575 ret->tm_isdst = statism.ttis[timetype].tt_isdst;587 int timetype; local603 timetype = statism.ttis[0].tt_isdst && statism.typecnt > 1 &&606 for (timetype = 1; timetype < statism.timecnt; ++timetype)[all …]