Searched refs:SECSPERREPEAT_BITS (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/tzcode/stdtime/
H A Dlocaltime.c364 TYPE_BIT(time_t) - TYPE_SIGNED(time_t) < SECSPERREPEAT_BITS)
H A Dprivate.h319 #ifndef SECSPERREPEAT_BITS
320 #define SECSPERREPEAT_BITS 34 /* ceil(log2(SECSPERREPEAT)) */ macro
321 #endif /* !defined SECSPERREPEAT_BITS */
/freebsd-11-stable/contrib/tzcode/zic/
H A Dprivate.h264 #ifndef SECSPERREPEAT_BITS
265 #define SECSPERREPEAT_BITS 34 /* ceil(log2(SECSPERREPEAT)) */ macro
266 #endif /* !defined SECSPERREPEAT_BITS */

Completed in 125 milliseconds