Searched refs:UNOP_PLUS (Results 1 – 11 of 11) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | expression.h | 251 UNOP_PLUS, /* Unary plus */ enumerator
|
| D | m2-lang.c | 359 {"+", UNOP_PLUS, PREC_PREFIX, 0},
|
| D | expprint.c | 711 case UNOP_PLUS: in op_name_standard() 887 case UNOP_PLUS: in dump_subexp_body_standard()
|
| D | f-lang.c | 409 {"+", UNOP_PLUS, PREC_PREFIX, 0},
|
| D | m2-exp.y | 230 { write_exp_elt_opcode(UNOP_PLUS); }
|
| D | ada-exp.y | 296 { write_exp_elt_opcode (UNOP_PLUS); }
|
| D | ada-lang.c | 693 {"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},
|
| D | valarith.c | 563 case UNOP_PLUS: in value_x_unop()
|
| D | ax-gdb.c | 1648 case UNOP_PLUS: in gen_expr()
|
| D | c-exp.y | 260 { write_exp_elt_opcode (UNOP_PLUS); }
|
| D | eval.c | 1877 case UNOP_PLUS: in evaluate_subexp_standard()
|