Searched defs:RB_REMOVE (Results 1 – 2 of 2) sorted by relevance
/external/openssh/openbsd-compat/ | ||
D | sys-tree.h | 668 #define RB_REMOVE(name, x, y) name##_RB_REMOVE(x, y) macro |
/external/qemu/ | ||
D | sys-tree.h | 733 #define RB_REMOVE(name, x, y) name##_RB_REMOVE(x, y) macro |