Searched refs:MINVAL (Results 1 – 2 of 2) sorted by relevance
637 #define MINVAL(t, b) \ macro641 #define TIME_T_MIN_NO_PADDING MINVAL(time_t, TYPE_BIT(time_t))
614 static zic_t const min_time = MINVAL(zic_t, TIME_T_BITS_IN_FILE);619 static zic_t lo_time = MINVAL(zic_t, TIME_T_BITS_IN_FILE);
Completed in 12 milliseconds