Searched defs:nexprs (Results 1 – 2 of 2) sorted by relevance
214 size_t start, size_t *nexprs) in bc_parse_operator()255 static void bc_parse_rightParen(BcParse *p, size_t *nexprs) { in bc_parse_rightParen()728 bool rparen, bool binlast, size_t *nexprs) in bc_parse_minus()1765 size_t nexprs, ops_bgn; in bc_parse_expr_err() local
3141 size_t start, size_t *nexprs) in bc_parse_operator()3433 int rparen, int bin_last, size_t *nexprs) in bc_parse_minus()4192 size_t nexprs = 0, ops_bgn = p->ops.len; in bc_parse_expr_err() local