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