Searched refs:ZIC_MAX (Results 1 – 3 of 3) sorted by relevance
28 ZIC_MAX = INT_FAST64_MAX, variable1107 if (hi_time + (hi_time < ZIC_MAX) < redundant_time) { in main()1773 if (ZIC_MAX / SECSPERHOUR < hh) { in gethms()2158 rp->r_loyear = ZIC_MAX; in rulesub()2173 rp->r_hiyear = ZIC_MAX; in rulesub()2944 if (a->r_hiyear == ZIC_MAX) in rule_cmp()3121 updateminmax(leapmaxyear + (leapmaxyear < ZIC_MAX)); in outzone()3176 if (max_year <= ZIC_MAX - years_of_observations) in outzone()3178 else max_year = ZIC_MAX; in outzone()3361 && rp->r_hiyear == ZIC_MAX in outzone()[all …]
38 #define ZIC_MAX INT_FAST64_MAX macro1104 if (ZIC_MAX / SECSPERHOUR < hh) { in gethms()1449 rp->r_loyear = ZIC_MAX; in rulesub()1468 rp->r_hiyear = ZIC_MAX; in rulesub()2123 if (rp->r_hiwasnum || rp->r_hiyear != ZIC_MAX) in stringzone()2269 updateminmax(leapmaxyear + (leapmaxyear < ZIC_MAX)); in outzone()2332 if (max_year <= ZIC_MAX - years_of_observations) in outzone()2334 else max_year = ZIC_MAX; in outzone()2377 if (rp->r_hiyear == ZIC_MAX) { in outzone()2954 if (t1 < 0 ? t2 < ZIC_MIN - t1 : ZIC_MAX - t1 < t2) { in oadd()[all …]
39 #define ZIC_MAX INT_FAST64_MAX macro1105 if (ZIC_MAX / SECSPERHOUR < hh) { in gethms()1450 rp->r_loyear = ZIC_MAX; in rulesub()1469 rp->r_hiyear = ZIC_MAX; in rulesub()2124 if (rp->r_hiwasnum || rp->r_hiyear != ZIC_MAX) in stringzone()2270 updateminmax(leapmaxyear + (leapmaxyear < ZIC_MAX)); in outzone()2333 if (max_year <= ZIC_MAX - years_of_observations) in outzone()2335 else max_year = ZIC_MAX; in outzone()2378 if (rp->r_hiyear == ZIC_MAX) { in outzone()2955 if (t1 < 0 ? t2 < ZIC_MIN - t1 : ZIC_MAX - t1 < t2) { in oadd()[all …]