Searched refs:LFPTOD (Results 1 – 16 of 16) sorted by relevance
/freebsd/contrib/ntp/ntpd/ |
H A D | ntpsim.c | 64 LFPTOD(&b1->recv_time, recv_time1); in determine_recv_buf_ordering() 65 LFPTOD(&b2->recv_time, recv_time2); in determine_recv_buf_ordering() 328 LFPTOD(&lfp_host, t1); in simulate_server()
|
H A D | ntp_proto.c | 2698 LFPTOD(&ci, t34); in process_packet() 2704 LFPTOD(&ci, t21); in process_packet() 2725 LFPTOD(&ci, t34); in process_packet() 2728 LFPTOD(&ci, t21); in process_packet() 2750 LFPTOD(&ci, t34); in process_packet() 2789 LFPTOD(&ci, t34); in process_packet() 2792 LFPTOD(&ci, t21); in process_packet() 4236 LFPTOD(&xmt_ty, peer->xleave); in peer_xmit() 4547 LFPTOD(&xmt_ty, peer->xleave); in peer_xmit() 5255 LFPTOD(&ldiff, diff); in measure_tick_fuzz()
|
H A D | ntp_request.c | 631 LFPTOD(&ftmp, dtemp); in process_private() 2604 LFPTOD(<mp, clock_stat.fudgetime1); in set_clock_fudge() 2609 LFPTOD(<mp, clock_stat.fudgetime2); in set_clock_fudge()
|
H A D | refclock_nmea.c | 1734 LFPTOD(&t1, dd); in tabsdiffd()
|
H A D | refclock_chu.c | 1011 LFPTOD(&tstmp, dtemp); in chu_decode()
|
H A D | ntp_refclock.c | 511 LFPTOD(&lftemp, doffset); in refclock_process_offset()
|
H A D | refclock_msfees.c | 1418 LFPTOD(&offset, doffset); in ees_process()
|
H A D | refclock_oncore.c | 1797 LFPTOD(&ts_tmp, dmy); /* convert fractional part to a double */ in oncore_get_timestamp()
|
H A D | ntp_control.c | 2249 LFPTOD(&sys_authdelay, dtemp); in ctl_putsys()
|
/freebsd/contrib/ntp/util/ |
H A D | jitter.c | 49 LFPTOD(&tr, gtod[i]); in main()
|
/freebsd/contrib/ntp/ntpdate/ |
H A D | ntpdate.c | 2110 LFPTOD(ts, dtemp); in l_step_systime() 2128 LFPTOD(ts, dtemp); in l_step_systime() 2137 LFPTOD(ts, dtemp); in l_step_systime()
|
/freebsd/contrib/ntp/sntp/ |
H A D | main.c | 1345 LFPTOD(&tmp, t21); in offset_calculation() 1350 LFPTOD(&tmp, t34); in offset_calculation()
|
/freebsd/contrib/ntp/include/ |
H A D | ntp_fp.h | 342 #define LFPTOD(v, d) M_LFPTOD((v)->l_ui, (v)->l_uf, (d)) macro
|
/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq-subs.c | 3122 LFPTOD(&interval, avg1); in qcmp_mru_avgint() 3127 LFPTOD(&interval, avg2); in qcmp_mru_avgint() 3310 LFPTOD(&interval, flstint); in mrulist() 3314 LFPTOD(&interval, favgint); in mrulist()
|
/freebsd/contrib/ntp/ |
H A D | ChangeLog | 2447 * Use 64-bit scalars in LFPTOD() and DTOLFP() on more platforms by
|
H A D | CommitLog | [all...] |