Searched refs:right_count (Results 1 – 2 of 2) sorted by relevance
42 const unsigned int right_count = (r <= 0) in tree_merge_probs_impl() local45 const unsigned int ct[2] = { left_count, right_count }; in tree_merge_probs_impl()47 return left_count + right_count; in tree_merge_probs_impl()
439 int left_count = 0, right_count = 0; in print_grammar() local451 right_count++; in print_grammar()477 if (right_count > 0) in print_grammar()