Searched refs:nparens (Results 1 – 1 of 1) sorted by relevance
2004 uint32_t i, nparens, nrelops; in bc_parse_expr_err() local2032 nparens = nrelops = 0; in bc_parse_expr_err()2199 nparens += 1; in bc_parse_expr_err()2227 if (!nparens) in bc_parse_expr_err()2242 nparens -= 1; in bc_parse_expr_err()