Home
last modified time | relevance | path

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

/src/contrib/tzcode/
H A Dprivate.h665 #ifndef EPOCH_OFFSET
666 # define EPOCH_OFFSET 0 macro
692 #if defined time_tz || EPOCH_LOCAL || EPOCH_OFFSET != 0
H A Dlocaltime.c3164 if (offset < IINNTT_MIN + EPOCH_OFFSET in time()
3165 || increment_overflow_time_iinntt(&r, offset - EPOCH_OFFSET)) { in time()
H A Dzic.c11 #undef EPOCH_OFFSET