Home
last modified time | relevance | path

Searched refs:GPSORIGIN (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/libparse/
H A Dgpstolfp.c48 …lfp->l_ui = (uint32_t)(weeks * SECSPERWEEK + days * SECSPERDAY + seconds + GPSORIGIN); /* convert … in gpstolfp()
/freebsd/contrib/ntp/include/
H A Dparse.h110 #define GPSORIGIN 2524953600UL /* NTP origin - GPS origin in seconds */ macro
/freebsd/contrib/ntp/
H A DCommitLog-4.1.02246 * libntp/gpstolfp.c (GPSORIGIN): Try new ULONG_CONST macro