OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BCMP
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ppp/dist/pppd/
pppd-private.h
536
#define
BCMP
(s1, s2, l) memcmp(s1, s2, l)
/src/external/bsd/ntp/dist/ntpd/
refclock_wwv.c
199
#define
BCMP
3 /* digit compare threshold */
2165
* counter reaches the
BCMP
threshold (3), the digit is assumed
2185
if (vp->count <
BCMP
)
2187
if (vp->count ==
BCMP
) {
Completed in 16 milliseconds
Indexes created Fri May 01 00:23:41 UTC 2026