Searched refs:left_child (Results 1 – 1 of 1) sorted by relevance
437 let left_child = unsafe { (*node).rb_left }; in cursor_lower_bound() localVariable 460 node = left_child; in cursor_lower_bound()