Searched defs:SPLAY_MIN (Results 1 – 4 of 4) sorted by relevance
280 #define SPLAY_MIN(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
287 #define SPLAY_MIN(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
297 #define SPLAY_MIN(name, x) (SPLAY_EMPTY(x) ? NULL \ macro