OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPLAY_EMPTY
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
tree.h
79
#define
SPLAY_EMPTY
(head) (SPLAY_ROOT(head) == NULL)
125
if (
SPLAY_EMPTY
(head)) \
161
if (
SPLAY_EMPTY
(head)) { \
186
if (
SPLAY_EMPTY
(head)) \
281
#define SPLAY_MIN(name, x) (
SPLAY_EMPTY
(x) ? NULL \
283
#define SPLAY_MAX(name, x) (
SPLAY_EMPTY
(x) ? NULL \
/src/share/man/man3/
Makefile
267
tree.3
SPLAY_EMPTY
.3 tree.3 SPLAY_NEXT.3 \
Completed in 104 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025