Home
last modified time | relevance | path

Searched refs:SECSPERREPEAT_BITS (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/tzcode/zic/
Dprivate.h264 #ifndef SECSPERREPEAT_BITS
265 #define SECSPERREPEAT_BITS 34 /* ceil(log2(SECSPERREPEAT)) */ macro
/freebsd-10-stable/contrib/tzcode/stdtime/
Dprivate.h318 #ifndef SECSPERREPEAT_BITS
319 #define SECSPERREPEAT_BITS 34 /* ceil(log2(SECSPERREPEAT)) */ macro
Dlocaltime.c366 TYPE_BIT(time_t) - TYPE_SIGNED(time_t) < SECSPERREPEAT_BITS)