OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SPLAY_MIN
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/sys/
tree.h
281
#define
SPLAY_MIN
(name, x) (SPLAY_EMPTY(x) ? NULL \
287
for ((x) =
SPLAY_MIN
(name, head); \
/src/external/bsd/ipf/dist/sys/
tree.h
283
#define
SPLAY_MIN
(name, x) (SPLAY_EMPTY(x) ? NULL \
289
for ((x) =
SPLAY_MIN
(name, head); \
/src/external/bsd/libevent/dist/WIN32-Code/
tree.h
281
#define
SPLAY_MIN
(name, x) (SPLAY_EMPTY(x) ? NULL \
287
for ((x) =
SPLAY_MIN
(name, head); \
/src/external/bsd/ntp/dist/sntp/libevent/WIN32-Code/
tree.h
282
#define
SPLAY_MIN
(name, x) (SPLAY_EMPTY(x) ? NULL \
288
for ((x) =
SPLAY_MIN
(name, head); \
Completed in 24 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026