localsub
result = localsub(&newt, offset, tmp);
localsub(timep, 0L, p_tm);
localsub(timep, 0L, &tm);
localsub(timep, 0L, tmp);
static struct tm * localsub(const time_t * timep, int_fast32_t offset,
((funcp == localsub) ? lclptr : gmtptr);
sp = (const struct state *) ((funcp == localsub) ? lclptr : gmtptr);
mktime_return_value = time1(tmp, localsub, 0L);