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

/netbsd-current/lib/libc/time/
H A Dlocaltime.c1258 __time_t janfirst1 = janfirst; local
1259 if (increment_overflow_time(&janfirst1, yearsecs)
1261 || atlo <= janfirst1)
1264 janfirst = janfirst1;

Completed in 179 milliseconds