Searched defs:SPLAY_MAX (Results 1 – 5 of 5) sorted by relevance
283 #define SPLAY_MAX(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
284 #define SPLAY_MAX(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
285 #define SPLAY_MAX(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
289 #define SPLAY_MAX(name, x) (SPLAY_EMPTY(x) ? NULL \ macro