Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c1258 time_t janfirst1 = janfirst; in tzparse() local
1259 if (increment_overflow_time(&janfirst1, yearsecs) in tzparse()
1261 || atlo <= janfirst1) in tzparse()
1264 janfirst = janfirst1; in tzparse()