Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_calendar.h453 #define DAY_GPS_STARTS 722820 macro
463 #define NTP_TO_GPS_DAYS (DAY_GPS_STARTS - DAY_NTP_STARTS)
/freebsd/contrib/ntp/libntp/
H A Dntp_calgps.c406 (7 * 1024) - DAY_GPS_STARTS % (7 * 1024); in gpscal_from_calendar_ex()
437 if (days >= DAY_GPS_STARTS) { in gpscal_from_calendar_ex()
439 days -= DAY_GPS_STARTS; in gpscal_from_calendar_ex()