Searched defs:left_child (Results 1 – 2 of 2) sorted by relevance
15 static inline int left_child(int i) in left_child() function
431 let left_child = unsafe { (*node).rb_left }; in cursor_lower_bound() localVariable