Home
last modified time | relevance | path

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

/third_party/tzdata/
H A Dlocaltime.c1160 time_t janfirst; in tzparse() local
1180 janfirst = 0; in tzparse()
1187 if (increment_overflow_time(&janfirst, -yearsecs)) { in tzparse()
1191 } while (atlo < janfirst in tzparse()
1198 time_t janfirst1 = janfirst; in tzparse()
1204 janfirst = janfirst1; in tzparse()
1228 sp->ats[timecnt] = janfirst; in tzparse()
1234 sp->ats[timecnt] = janfirst; in tzparse()
1249 (&janfirst, janoffset + yearsecs)) in tzparse()
/third_party/icu/icu4c/source/tools/tzcode/
H A Dlocaltime.c993 time_t janfirst; in tzparse() local
1017 janfirst = 0; in tzparse()
1040 sp->ats[timecnt] = janfirst; in tzparse()
1045 sp->ats[timecnt] = janfirst; in tzparse()
1051 if (increment_overflow_time(&janfirst, yearsecs)) in tzparse()
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dlocaltime.c991 time_t janfirst; in tzparse() local
1015 janfirst = 0; in tzparse()
1038 sp->ats[timecnt] = janfirst; in tzparse()
1043 sp->ats[timecnt] = janfirst; in tzparse()
1049 if (increment_overflow_time(&janfirst, yearsecs)) in tzparse()

Completed in 8 milliseconds