Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c100 int_fast32_t tt_gmtoff; /* UT offset in seconds */ member
210 s->tt_gmtoff = gmtoff; in init_ttinfo()
269 timezone = - ttisp->tt_gmtoff; in update_tzname_etc()
273 altzone = - ttisp->tt_gmtoff; in update_tzname_etc()
506 ttisp->tt_gmtoff = detzcode(p); in tzloadbody()
715 result = ap->tt_gmtoff == bp->tt_gmtoff && in typesequiv()
1164 -sp->ttis[j].tt_gmtoff; in tzparse()
1173 -sp->ttis[j].tt_gmtoff; in tzparse()
1214 theiroffset = -sp->ttis[j].tt_gmtoff; in tzparse()
1468 result = timesub(&t, ttisp->tt_gmtoff, sp, tmp); in localsub()
[all …]