Searched refs:lo_time (Results 1 – 1 of 1) sorted by relevance
901 static zic_t lo_time = MINVAL(zic_t, TIME_T_BITS_IN_FILE); variable934 lo_time = max(lo, min_time); in timerange_option()1147 if (redundant_time < lo_time) in main()1148 redundant_time = lo_time; in main()2542 range64 = limitrange(rangeall, lo_time, in writezone()2616 locut = thismin < lo_time && lo_time <= thismax; in writezone()2627 && ! (thistimecnt && ats[thistimei] == lo_time)) { in writezone()2642 if (pass == 1 && lo_time <= thismin) in writezone()2786 lo = pass == 1 && lo_time < ZIC32_MIN ? ZIC32_MIN : lo_time; in writezone()3299 if (min_time < lo_time || hi_time < max_time) in outzone()[all …]