OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:intmax
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
refclock_irig.c
243
double intmin,
intmax
; /* integrated envelope min and max */
member in struct:irigunit
634
up->maxsignal = up->
intmax
; up->noise = up->intmin;
635
up->intmin = 1e6; up->
intmax
= -1e6;
686
if (lope > up->
intmax
)
687
up->
intmax
= lope;
Completed in 27 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026