Home | History | Annotate | Download | only in tzcode

Lines Matching refs:timesub

170 static struct tm *	timesub(const time_t * timep, int_fast32_t offset,
1320 ** timesub(&t, 0L, sp, tmp);
1322 result = timesub(&t, ttisp->tt_gmtoff, sp, tmp);
1366 result = timesub(timep, offset, gmtptr, tmp);
1417 timesub(const time_t *const timep, const int_fast32_t offset,