OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:samd
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
refclock_msfees.c
1354
int
samd
= (64 * 4) / samples;
local
1356
if (
samd
< 2)
samd
= 2;
1357
new = offset.l_uf + ((diff * (
samd
-1)) /
samd
);
Completed in 22 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026