Searched refs:utoff (Results 1 – 1 of 1) sorted by relevance
2959 addtype(zic_t utoff, char const *abbr, bool isdst, bool ttisstd, bool ttisut) in addtype() argument2963 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()