Home
last modified time | relevance | path

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

/timezone/
A Dprivate.h637 #define MINVAL(t, b) \ macro
641 #define TIME_T_MIN_NO_PADDING MINVAL(time_t, TYPE_BIT(time_t))
A Dzic.c614 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