Searched refs:DTOLFP (Results 1 – 17 of 17) sorted by relevance
| /freebsd-11-stable/contrib/ntp/ntpd/ |
| HD | ntpsim.c | 335 DTOLFP(t2, &lfp_host); in simulate_server() 337 DTOLFP(t3, &lfp_host); in simulate_server() 453 DTOLFP(simclock.local_time, &rbuf->recv_time); in sim_event_recv_packet() 535 DTOLFP(simclock.local_time, now);
|
| HD | ntp_refclock.c | 553 DTOLFP(pp->nsec / 1e9, <emp); in refclock_process_f() 1332 DTOLFP(pp->filter[u - 2], &bug->times[u]); in refclock_buginfo() 1594 DTOLFP(rcvfudge, delta); in refclock_ppsaugment() 1618 DTOLFP(ppsfudge, delta); in refclock_ppsaugment() 1658 DTOLFP(rcvfudge, delta); in refclock_ppsaugment()
|
| HD | refclock_irig.c | 373 DTOLFP(1. / SECOND, &up->tick); in irig_start() 430 DTOLFP((double)rbufp->recv_length / SECOND, <emp); in irig_receive() 788 DTOLFP(dtemp, <emp); in irig_baud()
|
| HD | refclock_tsyncpci.c | 598 DTOLFP(((double)TimeContext.tv.tv_usec / 1000000.0), &pp->lastrec); in tsync_poll() 644 DTOLFP(pp->nsec / 1e9, <emp); in tsync_poll()
|
| HD | ntp_request.c | 783 DTOLFP(pp->offset, <mp); in list_peers_sum() 919 DTOLFP(pp->filter_offset[j], <mp); in peer_info() 927 DTOLFP(pp->offset, <mp); in peer_info() 1270 DTOLFP(last_offset, <mp); in loop_info() 1272 DTOLFP(drift_comp * 1e6, <mp); in loop_info() 2534 DTOLFP(clock_stat.fudgetime1, <mp); in get_clock_info() 2536 DTOLFP(clock_stat.fudgetime2, <mp); in get_clock_info()
|
| HD | refclock_chu.c | 535 DTOLFP(CHAR, &up->charstamp); in chu_start() 555 DTOLFP(1. / SECOND, &up->tick); in chu_start() 672 DTOLFP((double)rbufp->recv_length / SECOND, <emp); in chu_audio_receive()
|
| HD | refclock_gpsdjson.c | 790 DTOLFP(pp->fudgetime1, &up->pps_fudge2); in gpsd_control() 795 DTOLFP(pp->fudgetime1, &up->pps_fudge); in gpsd_control() 796 DTOLFP(pp->fudgetime2, &up->sti_fudge); in gpsd_control()
|
| HD | ntp_timer.c | 644 DTOLFP(leap_smear.doffset, &leap_smear.offset); in check_leapsec()
|
| HD | refclock_wwv.c | 695 DTOLFP(1. / WWV_SEC, &up->tick); in wwv_start() 810 DTOLFP((double)rbufp->recv_length / WWV_SEC, <emp); in wwv_receive()
|
| HD | refclock_oncore.c | 1717 DTOLFP(dmy, &ts); in oncore_get_timestamp() 1719 DTOLFP(dmy, &ts_tmp); in oncore_get_timestamp() 1723 DTOLFP(dmy, &ts); in oncore_get_timestamp()
|
| HD | ntp_io.c | 3448 DTOLFP(fuzz, &lfpfuzz);
|
| HD | ntp_proto.c | 5118 DTOLFP(MINSTEP, &minstep); in measure_tick_fuzz()
|
| /freebsd-11-stable/contrib/ntp/libntp/ |
| HD | systime.c | 239 DTOLFP(dfuzz, &lfpfuzz); in get_systime() 545 DTOLFP(sys_residual, &fp_sys); in step_systime() 546 DTOLFP(step, &fp_ofs); in step_systime()
|
| HD | ntp_calgps.c | 41 DTOLFP(ofs, &fpo); in ntpfp_with_fudge()
|
| /freebsd-11-stable/contrib/ntp/include/ |
| HD | ntp_fp.h | 341 #define DTOLFP(d, v) M_DTOLFP((d), (v)->l_ui, (v)->l_uf) macro
|
| /freebsd-11-stable/contrib/ntp/ |
| HD | ChangeLog | 2207 * Use 64-bit scalars in LFPTOD() and DTOLFP() on more platforms by
|
| HD | CommitLog | 113552 in DTOLFP(). 121087 Use 64-bit scalars in LFPTOD() and DTOLFP() on more platforms by 121093 Use 64-bit scalars in LFPTOD() and DTOLFP() on more platforms by 121097 Use 64-bit scalars in LFPTOD() and DTOLFP() on more platforms by
|