Home | History | Annotate | Download | only in src

Lines Matching refs:child1_value

13009       uint32_t child1_value = NumberToUint32(numbers->get(child_index));
13012 if (child_index + 1 >= i || child1_value > child2_value) {
13013 if (parent_value > child1_value) break;