MCPcopy Create free account
hub / github.com/eggert/tz / lsinfo

Class lsinfo

localtime.c:516–516  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

514 char chars[max(max(TZ_MAX_CHARS + CHARS_EXTRA, sizeof "UTC"),
515 2 * (TZNAME_MAXIMUM + 1))];
516#if TZ_RUNTIME_LEAPS
517 struct lsinfo lsis[TZ_MAX_LEAPS];
518#endif
519};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected