Home
last modified time | relevance | path

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

/timezone/
A Dtzfile.h119 #ifndef TZ_MAX_LEAPS
120 #define TZ_MAX_LEAPS 50 /* Maximum number of leap second corrections */ macro
A Dzic.c421 static zic_t trans[TZ_MAX_LEAPS];
422 static zic_t corr[TZ_MAX_LEAPS];
423 static char roll[TZ_MAX_LEAPS];
3004 if (TZ_MAX_LEAPS <= leapcnt) { in leapadd()

Completed in 11 milliseconds