Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gdb/gdb/
Dexpression.h251 UNOP_PLUS, /* Unary plus */ enumerator
Dm2-lang.c361 {"+", UNOP_PLUS, PREC_PREFIX, 0},
Dexpprint.c712 case UNOP_PLUS: in op_name_standard()
888 case UNOP_PLUS: in dump_subexp_body_standard()
Df-lang.c410 {"+", UNOP_PLUS, PREC_PREFIX, 0},
Dm2-exp.y230 { write_exp_elt_opcode(UNOP_PLUS); }
Dada-exp.y307 { write_exp_elt_opcode (UNOP_PLUS); }
Dada-lang.c431 {"Oadd", "\"+\"", UNOP_PLUS},
2075 case UNOP_PLUS: in ada_resolve_subexp()
2300 case UNOP_PLUS: in ada_resolve_subexp()
2942 case UNOP_PLUS: in possible_user_operator_p()
7457 case UNOP_PLUS: in ada_evaluate_subexp()
7939 {"+", UNOP_PLUS, PREC_PREFIX, 0},
Dm2-exp.c1475 { write_exp_elt_opcode(UNOP_PLUS); }
Dada-exp.c1625 { write_exp_elt_opcode (UNOP_PLUS); }