Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dlocaltime.c2760 time_t altt = t; in time2sub() local
2772 if (!v && !increment_overflow_time_64(&altt, offdiff)) { in time2sub()
2774 if (funcp(sp, &altt, offset, &alttm) in time2sub()
2778 t = altt; in time2sub()