Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ntp/ntpd/
Drefclock_msfees.c151 #define SAFETY_SHIFT 10 /* Split the shift to avoid overflow */ macro
153 (((((bits)*2 +1) << (FRACTION_PREC-SAFETY_SHIFT)) / (2*baud)) << SAFETY_SHIFT)