Searched refs:nparens (Results 1 – 2 of 2) sorted by relevance
2004 uint32_t i, nparens, nrelops; in bc_parse_expr_err() local2030 nparens = nrelops = 0; in bc_parse_expr_err()2189 nparens += 1; in bc_parse_expr_err()2217 if (!nparens) in bc_parse_expr_err()2224 nparens -= 1; in bc_parse_expr_err()
4193 uint32_t i, nparens, nrelops; in bc_parse_expr_err() local4198 nparens = nrelops = 0; in bc_parse_expr_err()4281 ++nparens; in bc_parse_expr_err()4298 if (!nparens) { in bc_parse_expr_err()4305 --nparens; in bc_parse_expr_err()