Home
last modified time | relevance | path

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

/aosp12/bionic/libc/tzcode/
H A Dlocaltime.c99 struct ttinfo { /* time type information */ struct
131 struct ttinfo ttis[TZ_MAX_TYPES];
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()
713 register const struct ttinfo * ap = &sp->ttis[a]; in typesequiv()
714 register const struct ttinfo * bp = &sp->ttis[b]; in typesequiv()
[all …]