Searched refs:dstoffset (Results 1 – 1 of 1) sorted by relevance
1022 int_fast32_t dstoffset; in tzparse() local1075 name = getoffset(name, &dstoffset); in tzparse()1078 } else dstoffset = stdoffset - SECSPERHOUR; in tzparse()1102 init_ttinfo(&sp->ttis[0], -dstoffset, true, stdlen + 1); in tzparse()1111 endtime = transtime(year, &end, dstoffset); in tzparse()1125 + (stdoffset - dstoffset))))) { in tzparse()1207 sp->ats[i] += dstoffset - in tzparse()1223 init_ttinfo(&sp->ttis[1], -dstoffset, true, stdlen + 1); in tzparse()