Searched refs:bc_parse_operator (Results 1 – 1 of 1) sorted by relevance
252 bc_parse_operator(BcParse* p, BcLexType type, size_t start, size_t* nexprs) in bc_parse_operator() function806 else bc_parse_operator(p, type, ops_bgn, nexprs); in bc_parse_minus()2181 bc_parse_operator(p, t, ops_bgn, &nexprs); in bc_parse_expr_err()