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