Searched refs:BC_ERR_PARSE_ASSIGN (Results 1 – 2 of 2) sorted by relevance
718 bc_parse_err(p, BC_ERR_PARSE_ASSIGN); in bc_parse_incdec()725 if (!*can_assign) bc_parse_err(p, BC_ERR_PARSE_ASSIGN); in bc_parse_incdec()2066 if (BC_ERR(incdec)) bc_parse_err(p, BC_ERR_PARSE_ASSIGN); in bc_parse_expr_err()2132 bc_parse_err(p, BC_ERR_PARSE_ASSIGN); in bc_parse_expr_err()
538 BC_ERR_PARSE_ASSIGN, enumerator