Lines Matching refs:SPLAY_MIN
291 #define SPLAY_MIN(name, x) (SPLAY_EMPTY(x) ? NULL \297 for ((x) = SPLAY_MIN(name, head); \