OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bctab
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/ntp/dist/libntp/
ntp_calendar.c
1783
static const uint16_t
bctab
[4] = { 157, 449, 597, 889 };
local
1812
cw = (yu * 53431u +
bctab
[ci]) / 1024u;
1832
static const uint16_t
bctab
[4] = { 85, 130, 17, 62 };
local
1880
sw = (sw / 4u) * 157u +
bctab
[ci];
Completed in 71 milliseconds
Indexes created Sun Apr 05 00:22:41 UTC 2026