Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c1087 time_t janfirst; in tzparse() local
1106 janfirst = 0; in tzparse()
1129 sp->ats[timecnt] = janfirst; in tzparse()
1134 sp->ats[timecnt] = janfirst; in tzparse()
1140 if (increment_overflow_time(&janfirst, yearsecs)) in tzparse()