Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/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()
Dc-lang.c485 {"=", BINOP_ASSIGN, PREC_ASSIGN, 1},
Dvalarith.c295 if (op == BINOP_ASSIGN || op == BINOP_CONCAT) in binop_user_defined_p()
412 case BINOP_ASSIGN: in value_x_binop()
Df-lang.c417 {"=", BINOP_ASSIGN, PREC_ASSIGN, 1},
Dm2-exp.y471 { write_exp_elt_opcode (BINOP_ASSIGN); }
Df-exp.y394 { write_exp_elt_opcode (BINOP_ASSIGN); }
Dada-exp.y299 { write_exp_elt_opcode (BINOP_ASSIGN); }
Djv-exp.y655 { write_exp_elt_opcode (BINOP_ASSIGN); }
Djv-lang.c985 {"=", BINOP_ASSIGN, PREC_ASSIGN, 1},
Dp-exp.y435 { write_exp_elt_opcode (BINOP_ASSIGN); }
Dada-exp.c1615 { write_exp_elt_opcode (BINOP_ASSIGN); }
Dc-exp.y464 { write_exp_elt_opcode (BINOP_ASSIGN); }
Dobjc-exp.y528 { write_exp_elt_opcode (BINOP_ASSIGN); }
Dm2-exp.c1750 { write_exp_elt_opcode (BINOP_ASSIGN); }
Dobjc-lang.c602 {"=", BINOP_ASSIGN, PREC_ASSIGN, 1},
Df-exp.c1517 { write_exp_elt_opcode (BINOP_ASSIGN); }
Djv-exp.c1817 { write_exp_elt_opcode (BINOP_ASSIGN); }
Dp-exp.c1543 { write_exp_elt_opcode (BINOP_ASSIGN); }
Dobjc-exp.c1840 { write_exp_elt_opcode (BINOP_ASSIGN); }
Dc-exp.c1781 { write_exp_elt_opcode (BINOP_ASSIGN); }
Dada-lang.c2022 case BINOP_ASSIGN: in ada_resolve_subexp()
6854 case BINOP_ASSIGN: in ada_evaluate_subexp()
7915 {":=", BINOP_ASSIGN, PREC_ASSIGN, 1},
Deval.c1429 case BINOP_ASSIGN: in evaluate_subexp_standard()