Searched refs:right_count (Results 1 – 1 of 1) sorted by relevance
46 const unsigned int right_count = (r <= 0) in tree_merge_probs_impl() local50 const unsigned int ct[2] = { left_count, right_count }; in tree_merge_probs_impl()53 return left_count + right_count; in tree_merge_probs_impl()