Searched defs:SPLAY_ROOT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/tools/compat/include/sys/ | ||
| H A D | tree.h | 82 #define SPLAY_ROOT(head) (head)->sph_root macro |
| /f-stack/freebsd/sys/ | ||
| H A D | tree.h | 93 #define SPLAY_ROOT(head) (head)->sph_root macro |