Searched refs:stdoffset (Results 1 – 1 of 1) sorted by relevance
943 int_fast32_t stdoffset; in tzparse() local956 stdoffset = 0; in tzparse()972 name = getoffset(name, &stdoffset); in tzparse()996 } else dstoffset = stdoffset - SECSPERHOUR; in tzparse()1024 sp->ttis[1].tt_gmtoff = -stdoffset; in tzparse()1032 starttime = transtime(year, &start, stdoffset), in tzparse()1047 + (stdoffset - dstoffset))))) { in tzparse()1132 sp->ats[i] += stdoffset - in tzparse()1145 sp->ttis[0].tt_gmtoff = -stdoffset; in tzparse()1158 sp->ttis[0].tt_gmtoff = -stdoffset; in tzparse()