OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPLAY_MAX
(Results
1 - 2
of
2
) sorted by null
/external/libevent/WIN32-Code/
tree.h
282
#define
SPLAY_MAX
(name, x) (SPLAY_EMPTY(x) ? NULL \
/external/openssh/openbsd-compat/
sys-tree.h
289
#define
SPLAY_MAX
(name, x) (SPLAY_EMPTY(x) ? NULL \
Completed in 99 milliseconds