Home
last modified time | relevance | path

Searched refs:GPSWRAP (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/ntp/libparse/
HDclk_trimtsip.c268 if (week < GPSWRAP) { in cvt_trimtsip()
355 if (t->t_weekleap < GPSWRAP) in cvt_trimtsip()
360 if (t->t_week < GPSWRAP) in cvt_trimtsip()
HDgpstolfp.c48 if (weeks < GPSWRAP) in gpstolfp()
/NextBSD/contrib/ntp/include/
HDparse.h111 #define GPSWRAP 990U /* assume week count less than this in the prev… macro
/NextBSD/contrib/ntp/ntpd/
HDrefclock_parse.c4253 if (wnlsf < GPSWRAP) in mk_utcinfo()
4256 if (wnt < GPSWRAP) in mk_utcinfo()
/NextBSD/contrib/ntp/
HDCommitLog-4.1.04773 * libntp/gpstolfp.c (GPSWRAP): update GPS rollover to 990 weeks