Searched refs:SPLAY_LINKRIGHT (Results 1 – 2 of 2) sorted by relevance
/external/openssh/openbsd-compat/ |
D | sys-tree.h | 101 #define SPLAY_LINKRIGHT(head, tmp, field) do { \ macro 233 SPLAY_LINKRIGHT(head, __left, field); \ 269 SPLAY_LINKRIGHT(head, __left, field); \
|
/external/qemu/ |
D | sys-tree.h | 110 #define SPLAY_LINKRIGHT(head, tmp, field) do { \ macro 242 SPLAY_LINKRIGHT(head, __left, field); \ 278 SPLAY_LINKRIGHT(head, __left, field); \
|