Searched refs:LEAPS_THRU_END_OF (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/unbound/compat/
H A Dgmtime_r.c79 #define LEAPS_THRU_END_OF(y) ((y) / 4 - (y) / 100 + (y) / 400) macro
87 LEAPS_THRU_END_OF(newy - 1) -
88 LEAPS_THRU_END_OF(y - 1);

Completed in 117 milliseconds