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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/WIN32-Code/
H A Dtree.h279 #define SPLAY_NEXT(name, x, y) name##_SPLAY_NEXT(x, y) macro
288 (x) = SPLAY_NEXT(name, head, x))
956 #define SPLAY_NEXT(name, x, y) name##_SPLAY_NEXT(x, y) macro
965 (x) = SPLAY_NEXT(name, head, x))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/WIN32-Code/
H A Dtree.h279 #define SPLAY_NEXT(name, x, y) name##_SPLAY_NEXT(x, y) macro
288 (x) = SPLAY_NEXT(name, head, x))
956 #define SPLAY_NEXT(name, x, y) name##_SPLAY_NEXT(x, y) macro
965 (x) = SPLAY_NEXT(name, head, x))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libkqueue-1.0.6/src/common/
H A Dtree.h282 #define SPLAY_NEXT(name, x, y) name##_SPLAY_NEXT(x, y) macro
291 (x) = SPLAY_NEXT(name, head, x))

Completed in 34 milliseconds