Searched refs:SPLAY_ASSEMBLE (Results 1 - 1 of 1) sorted by relevance
/external/openssh/openbsd-compat/ |
H A D | sys-tree.h | 112 #define SPLAY_ASSEMBLE(head, node, left, right, field) do { \ macro 241 SPLAY_ASSEMBLE(head, &__node, __left, __right, field); \ 277 SPLAY_ASSEMBLE(head, &__node, __left, __right, field); \
|
Completed in 377 milliseconds