Searched refs:bc_parse_rightParen (Results 1 – 2 of 2) sorted by relevance
158 static void bc_parse_rightParen(BcParse *p, size_t *nexs) { in bc_parse_rightParen() function1323 bc_parse_rightParen(p, &nexprs); in bc_parse_expr_err()
3158 static BcStatus bc_parse_rightParen(BcParse *p, size_t ops_bgn, size_t *nexs) { in bc_parse_rightParen() function4304 s = bc_parse_rightParen(p, ops_bgn, &nexprs); in bc_parse_expr_err()