OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAXCLP
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
refclock_chu.c
232
#define
MAXCLP
100 /* max clips above reference per s */
1644
*
MAXCLP
clips (100), it is bumped down. The decoder is relatively
1668
} else if (up->clipcnt >
MAXCLP
) {
refclock_wwv.c
91
#define
MAXCLP
100 /* max clips above reference per s */
2672
*
MAXCLP
clips (100), it is bumped down. The decoder is relatively
2697
} else if (up->clipcnt >
MAXCLP
) {
Completed in 27 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026