Home
last modified time | relevance | path

Searched refs:BINOP_ASSIGN (Results 1 – 25 of 26) sorted by relevance

12

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dexpression.h75 BINOP_ASSIGN, /* = */ enumerator
H A Dp-lang.c397 {":=", BINOP_ASSIGN, PREC_ASSIGN, 1},
H A Dm2-lang.c368 {":=", BINOP_ASSIGN, PREC_ASSIGN, 1},
H A Dexpprint.c622 case BINOP_ASSIGN: in op_name_standard()
862 case BINOP_ASSIGN: in dump_subexp_body_standard()
H A Dvalarith.c297 if (op == BINOP_ASSIGN || op == BINOP_CONCAT) in binop_user_defined_p()
414 case BINOP_ASSIGN: in value_x_binop()
H A Dc-lang.c485 {"=", BINOP_ASSIGN, PREC_ASSIGN, 1},
H A Df-lang.c417 {"=", BINOP_ASSIGN, PREC_ASSIGN, 1},
H A Dm2-exp.y471 { write_exp_elt_opcode (BINOP_ASSIGN); }
H A Dada-exp.y288 { write_exp_elt_opcode (BINOP_ASSIGN); }
H A Df-exp.y394 { write_exp_elt_opcode (BINOP_ASSIGN); }
H A Djv-exp.y664 { write_exp_elt_opcode (BINOP_ASSIGN); }
H A Djv-lang.c1040 {"=", BINOP_ASSIGN, PREC_ASSIGN, 1},
H A Dp-exp.y435 { write_exp_elt_opcode (BINOP_ASSIGN); }
H A Dada-exp.c1604 { write_exp_elt_opcode (BINOP_ASSIGN); }
H A Dm2-exp.c1758 { write_exp_elt_opcode (BINOP_ASSIGN); }
H A Dobjc-exp.y528 { write_exp_elt_opcode (BINOP_ASSIGN); }
H A Df-exp.c1524 { write_exp_elt_opcode (BINOP_ASSIGN); }
H A Dc-exp.y461 { write_exp_elt_opcode (BINOP_ASSIGN); }
H A Dobjc-lang.c602 {"=", BINOP_ASSIGN, PREC_ASSIGN, 1},
H A Djv-exp.c1828 { write_exp_elt_opcode (BINOP_ASSIGN); }
H A Dp-exp.c1550 { write_exp_elt_opcode (BINOP_ASSIGN); }
H A Dc-exp.c1786 { write_exp_elt_opcode (BINOP_ASSIGN); }
H A Dobjc-exp.c1847 { write_exp_elt_opcode (BINOP_ASSIGN); }
H A Dada-lang.c2483 case BINOP_ASSIGN: in resolve_subexp()
7175 case BINOP_ASSIGN: in ada_evaluate_subexp()
8439 {":=", BINOP_ASSIGN, PREC_ASSIGN, 1},
H A Deval.c1426 case BINOP_ASSIGN: in evaluate_subexp_standard()

12