Home
last modified time | relevance | path

Searched refs:is_right_child (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/libs/
H A Drbtree.rs155 fn is_right_child(&self) -> bool { in is_right_child() method
205 if temp.is_right_child() { in prev()