Searched defs:nexprs (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()299 bc_parse_rightParen(BcParse* p, size_t* nexprs) in bc_parse_rightParen()793 bool binlast, size_t* nexprs) in bc_parse_minus()2003 size_t nexprs, ops_bgn; in bc_parse_expr_err() local