zic.c | 2380 limitrange(struct timerange r, zic_t lo, zic_t hi, function in typeref:struct:timerange 2510 range64 = limitrange(rangeall, lo_time, 2514 range32 = limitrange(range64, ZIC32_MIN, ZIC32_MAX, ats, types); 2751 /* Output a LO_TIME transition if needed; see limitrange.
|