Searched refs:samplelog (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_msfees.c1253 int samplelog = 0; /* keep "gcc -Wall" happy ! */ local
1261 samplelog = (samples < 2) ? 0 :
1266 samplereduce = (1 << samplelog);
1311 for (j = samplelog; j > 0; j--)

Completed in 64 milliseconds