Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c87 int_fast32_t tt_utoff; /* UT offset in seconds */ member
211 s->tt_utoff = utoff; in init_ttinfo()
281 timezone = - ttisp->tt_utoff; in update_tzname_etc()
285 altzone = - ttisp->tt_utoff; in update_tzname_etc()
575 ttisp->tt_utoff = detzcode(p); in tzloadbody()
840 result = (ap->tt_utoff == bp->tt_utoff in typesequiv()
1337 - sp->ttis[j].tt_utoff; in tzparse()
1346 - sp->ttis[j].tt_utoff; in tzparse()
1387 theiroffset = -sp->ttis[j].tt_utoff; in tzparse()
1646 result = timesub(&t, ttisp->tt_utoff, sp, tmp); in localsub()
[all …]