Searched refs:SPLAY_MIN (Results 1 – 1 of 1) sorted by relevance
328 #define SPLAY_MIN(name, x) (SPLAY_EMPTY(x) ? NULL \ macro334 for ((x) = SPLAY_MIN(name, head); \