Searched defs:SPLAY_MIN (Results 1 – 5 of 5) sorted by relevance
281 #define SPLAY_MIN(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
282 #define SPLAY_MIN(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
283 #define SPLAY_MIN(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
287 #define SPLAY_MIN(name, x) (SPLAY_EMPTY(x) ? NULL \ macro