Home
last modified time | relevance | path

Searched refs:yearsecs (Results 1 - 3 of 3) sorted by relevance

/third_party/tzdata/
H A Dlocaltime.c1184 int_fast32_t yearsecs in tzparse() local
1187 if (increment_overflow_time(&janfirst, -yearsecs)) { in tzparse()
1188 janoffset = -yearsecs; in tzparse()
1195 int_fast32_t yearsecs in tzparse() local
1199 if (increment_overflow_time(&janfirst1, yearsecs) in tzparse()
1215 yearsecs = (year_lengths[isleap(year)] in tzparse() local
1225 && endtime - starttime < yearsecs)) { in tzparse()
1249 (&janfirst, janoffset + yearsecs)) in tzparse()
/third_party/icu/icu4c/source/tools/tzcode/
H A Dlocaltime.c1024 yearsecs = (year_lengths[isleap(year)] in tzparse() local
1035 < (yearsecs in tzparse()
1051 if (increment_overflow_time(&janfirst, yearsecs)) in tzparse()
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dlocaltime.c1022 yearsecs = (year_lengths[isleap(year)] in tzparse() local
1033 < (yearsecs in tzparse()
1049 if (increment_overflow_time(&janfirst, yearsecs)) in tzparse()

Completed in 16 milliseconds