Home
last modified time | relevance | path

Searched refs:MINVAL (Results 1 - 2 of 2) sorted by relevance

/third_party/tzdata/
H A Dprivate.h828 #define MINVAL(t, b) \ macro
832 #define TIME_T_MIN_NO_PADDING MINVAL(time_t, TYPE_BIT(time_t))
H A Dzic.c892 static zic_t const min_time = MINVAL(zic_t, TIME_T_BITS_IN_FILE);
897 static zic_t lo_time = MINVAL(zic_t, TIME_T_BITS_IN_FILE);
902 static zic_t redundant_time = MINVAL(zic_t, TIME_T_BITS_IN_FILE);

Completed in 11 milliseconds