Searched refs:yearsecs (Results 1 – 1 of 1) sorted by relevance
1244 int_fast32_t yearsecs in tzparse() local1247 if (increment_overflow_time(&janfirst, -yearsecs)) { in tzparse()1248 janoffset = -yearsecs; in tzparse()1255 int_fast32_t yearsecs in tzparse() local1259 if (increment_overflow_time(&janfirst1, yearsecs) in tzparse()1275 yearsecs = (year_lengths[isleap(year)] in tzparse() local1285 && endtime - starttime < yearsecs)) { in tzparse()1309 (&janfirst, janoffset + yearsecs)) in tzparse()