Searched refs:LEAPS_THRU_END_OF (Results 1 – 1 of 1) sorted by relevance
580 #define LEAPS_THRU_END_OF(y) (DIV (y, 4) - DIV (y, 100) + DIV (y, 400)) in unmktime() macro591 LEAPS_THRU_END_OF(yg - 1) - LEAPS_THRU_END_OF(y - 1); in unmktime()