Searched refs:SPLAY_MIN (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libevent/WIN32-Code/
H A Dtree.h280 #define SPLAY_MIN(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
286 for ((x) = SPLAY_MIN(name, head); \
957 #define SPLAY_MIN(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
963 for ((x) = SPLAY_MIN(name, head); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libevent/WIN32-Code/
H A Dtree.h280 #define SPLAY_MIN(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
286 for ((x) = SPLAY_MIN(name, head); \
957 #define SPLAY_MIN(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
963 for ((x) = SPLAY_MIN(name, head); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libevent/WIN32-Code/
H A Dtree.h280 #define SPLAY_MIN(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
286 for ((x) = SPLAY_MIN(name, head); \
957 #define SPLAY_MIN(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
963 for ((x) = SPLAY_MIN(name, head); \

Completed in 134 milliseconds