Searched defs:SPLAY_MAX (Results 1 – 4 of 4) sorted by relevance
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