HomeSort by: relevance | last modified time | path
    Searched defs:ttinfo (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/time/
localtime.c 526 struct ttinfo { /* time type information */ struct
565 struct ttinfo ttis[TZ_MAX_TYPES];
713 init_ttinfo(struct ttinfo *s, int_fast32_t utoff, bool isdst,
784 const struct ttinfo *const ttisp = &sp->ttis[i];
800 const struct ttinfo *const ttisp = &sp->ttis[i];
814 update_tzname_etc(struct state const *sp, struct ttinfo const *ttisp)
837 struct ttinfo *ttisp = &sp->ttis[type];
1250 register struct ttinfo * ttisp;
1315 register struct ttinfo * ttisp;
1327 register struct ttinfo * ttisp
    [all...]

Completed in 112 milliseconds