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