Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_msfees.c204 #define NCODES (1<< FULLSHIFT) /* 64 */ macro
246 l_fp codeoffsets[NCODES]; /* the time of arrival of 232 codes */
1219 if (ees->nsamples++ == NCODES-1) ees_process(ees); in ees_receive()