Searched refs:BC_LEX_OP_MINUS (Results 1 – 1 of 1) sorted by relevance
344 BC_LEX_OP_MINUS, enumerator2791 else bc_lex_assign(l, BC_LEX_OP_ASSIGN_MINUS, BC_LEX_OP_MINUS); in bc_lex_token()3434 type = BC_PARSE_LEAF(*prev, bin_last, rparen) ? BC_LEX_OP_MINUS : BC_LEX_NEG; in bc_parse_minus()3439 if (type != BC_LEX_OP_MINUS) bc_vec_push(&p->ops, &type); in bc_parse_minus()4025 case BC_LEX_OP_MINUS: in bc_parse_stmt()4201 case BC_LEX_OP_MINUS: in bc_parse_expr_err()