Searched refs:SPLAY_MAX (Results 1 – 6 of 6) sorted by relevance
90 ins = SPLAY_MAX(tree, &root); in ATF_TC_BODY()
384 tree.3 SPLAY_MAX.3 \
282 #define SPLAY_MAX(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
289 #define SPLAY_MAX(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
299 #define SPLAY_MAX(name, x) (SPLAY_EMPTY(x) ? NULL \ macro