Searched refs:SEC_IN_LEAPFEB (Results 1 – 2 of 2) sorted by relevance
417 #define SEC_IN_LEAPFEB (29 * SECONDS_PER_DAY) macro
4540 if (seconds_into_currentyear >= SEC_IN_LEAPFEB) in _nx_sntp_client_utility_convert_seconds_to_date()4543 seconds_into_currentyear -= SEC_IN_LEAPFEB; in _nx_sntp_client_utility_convert_seconds_to_date()