Searched refs:DTOFREQ (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/ntp/ntpd/
H A Dntp_loopfilter.c51 #define DTOFREQ(x) ((int32)((x) * 65536e6)) /* double to NTP */ macro
1103 ntv.freq = DTOFREQ(drift_comp);
1136 ntv.freq = DTOFREQ(drift_comp);

Completed in 177 milliseconds