Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c1972 time_t altt = t; in time2sub() local
1974 if (!increment_overflow_time(&altt, diff)) { in time2sub()
1976 if (funcp(sp, &altt, offset, &alttm) in time2sub()
1980 t = altt; in time2sub()