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

  /src/lib/libc/time/
localtime.c 525 struct ttinfo { /* time type information */ struct
564 struct ttinfo ttis[TZ_MAX_TYPES];
712 init_ttinfo(struct ttinfo *s, int_fast32_t utoff, bool isdst,
783 const struct ttinfo *const ttisp = &sp->ttis[i];
799 const struct ttinfo *const ttisp = &sp->ttis[i];
813 update_tzname_etc(struct state const *sp, struct ttinfo const *ttisp)
836 struct ttinfo *ttisp = &sp->ttis[type];
1238 register struct ttinfo * ttisp;
1303 register struct ttinfo * ttisp;
1315 register struct ttinfo * ttisp
    [all...]

Completed in 15 milliseconds