Home
last modified time | relevance | path

Searched refs:GPSWEEKS (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/ntp/libparse/
Dclk_trimtsip.c269 week += GPSWEEKS; in cvt_trimtsip()
356 t->t_weekleap = (u_short)(t->t_weekleap + GPSWEEKS); in cvt_trimtsip()
361 t->t_week = (u_short)(t->t_weekleap + GPSWEEKS); in cvt_trimtsip()
Dgpstolfp.c50 weeks += GPSWEEKS; in gpstolfp()
/freebsd-9-stable/contrib/ntp/include/
Dparse.h112 #define GPSWEEKS 1024 /* number of weeks until the GPS epch rolls over */ macro
/freebsd-9-stable/contrib/ntp/ntpd/
Drefclock_parse.c4254 wnlsf += GPSWEEKS; in mk_utcinfo()
4257 wnt += GPSWEEKS; in mk_utcinfo()