Home | History | Annotate | Download | only in tzcode

Lines Matching full:altt

1995 		  time_t altt = t;
1997 if (!increment_overflow_time(&altt, diff)) {
1999 if (funcp(sp, &altt, offset, &alttm)
2003 t = altt;