Home
last modified time | relevance | path

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

/timezone/
A Dzic.c2959 addtype(zic_t utoff, char const *abbr, bool isdst, bool ttisstd, bool ttisut) in addtype() argument
2963 if (! (-1L - 2147483647L <= utoff && utoff <= 2147483647L)) { in addtype()
2978 if (utoff == utoffs[i] && isdst == isdsts[i] && j == desigidx[i] in addtype()
2991 utoffs[i] = utoff; in addtype()

Completed in 12 milliseconds