Lines Matching full:gmtoff
206 /* Initialize *S to a value based on GMTOFF, ISDST, and ABBRIND. */208 init_ttinfo(struct ttinfo *s, int_fast32_t gmtoff, bool isdst, int abbrind)210 s->tt_gmtoff = gmtoff;