Searched refs:SEC_IN_NONLEAPFEB (Results 1 – 2 of 2) sorted by relevance
418 #define SEC_IN_NONLEAPFEB (28 * SECONDS_PER_DAY) macro
4551 if (seconds_into_currentyear >= SEC_IN_NONLEAPFEB) in _nx_sntp_client_utility_convert_seconds_to_date()4554 seconds_into_currentyear -= SEC_IN_NONLEAPFEB; in _nx_sntp_client_utility_convert_seconds_to_date()