Home
last modified time | relevance | path

Searched refs:UNOP_PLUS (Results 1 – 11 of 11) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dexpression.h251 UNOP_PLUS, /* Unary plus */ enumerator
Dm2-lang.c359 {"+", UNOP_PLUS, PREC_PREFIX, 0},
Dexpprint.c711 case UNOP_PLUS: in op_name_standard()
887 case UNOP_PLUS: in dump_subexp_body_standard()
Df-lang.c409 {"+", UNOP_PLUS, PREC_PREFIX, 0},
Dm2-exp.y230 { write_exp_elt_opcode(UNOP_PLUS); }
Dada-exp.y296 { write_exp_elt_opcode (UNOP_PLUS); }
Dada-lang.c693 {"Oadd", "\"+\"", UNOP_PLUS},
2537 case UNOP_PLUS: in resolve_subexp()
2750 case UNOP_PLUS: in resolve_subexp()
3395 case UNOP_PLUS: in possible_user_operator_p()
7773 case UNOP_PLUS: in ada_evaluate_subexp()
8497 {"+", UNOP_PLUS, PREC_PREFIX, 0},
Dvalarith.c563 case UNOP_PLUS: in value_x_unop()
Dax-gdb.c1648 case UNOP_PLUS: in gen_expr()
Dc-exp.y260 { write_exp_elt_opcode (UNOP_PLUS); }
Deval.c1877 case UNOP_PLUS: in evaluate_subexp_standard()