Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c99 struct ttinfo { /* time type information */ struct
131 struct ttinfo ttis[TZ_MAX_TYPES];
208 init_ttinfo(struct ttinfo *s, int_fast32_t gmtoff, bool isdst, int abbrind) in init_ttinfo()
264 update_tzname_etc(struct state const *sp, struct ttinfo const *ttisp) in update_tzname_etc()
299 register const struct ttinfo * const ttisp = &sp->ttis[i]; in settzname()
303 register const struct ttinfo * const ttisp = in settzname()
328 register const struct ttinfo * const ttisp = &sp->ttis[i]; in scrub_abbrs()
502 register struct ttinfo * ttisp; in tzloadbody()
544 register struct ttinfo * ttisp; in tzloadbody()
556 register struct ttinfo * ttisp; in tzloadbody()
[all …]