Searched refs:SECSPERREPEAT_BITS (Results 1 – 2 of 2) sorted by relevance
356 #ifndef SECSPERREPEAT_BITS357 #define SECSPERREPEAT_BITS 34 /* ceil(log2(SECSPERREPEAT)) */ macro
398 TYPE_BIT(time_t) - TYPE_SIGNED(time_t) < SECSPERREPEAT_BITS)400 #if SECSPERREPEAT_BITS <= 32 /* to avoid compiler warning (condition is always false) */