Searched refs:SPLAY_MAX (Results 1 – 2 of 2) sorted by relevance
/external/openssh/openbsd-compat/ | ||
D | sys-tree.h | 284 #define SPLAY_MAX(name, x) (SPLAY_EMPTY(x) ? NULL \ macro |
/external/qemu/ | ||
D | sys-tree.h | 293 #define SPLAY_MAX(name, x) (SPLAY_EMPTY(x) ? NULL \ macro |