Home
last modified time | relevance | path

Searched defs:SPLAY_MIN (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/libevent/dist/WIN32-Code/
H A Dtree.h281 #define SPLAY_MIN(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/WIN32-Code/
H A Dtree.h282 #define SPLAY_MIN(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
/netbsd-src/external/bsd/ipf/dist/sys/
H A Dtree.h283 #define SPLAY_MIN(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
/netbsd-src/external/mit/libuv/dist/include/uv/
H A Dtree.h287 #define SPLAY_MIN(name, x) (SPLAY_EMPTY(x) ? NULL \ macro
/netbsd-src/sys/sys/
H A Dtree.h281 #define SPLAY_MIN(name, x) (SPLAY_EMPTY(x) ? NULL \ macro