Home
last modified time | relevance | path

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

12

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

12