Home
last modified time | relevance | path

Searched refs:UNOP_POSTINCREMENT (Results 1 – 10 of 10) sorted by relevance

/freebsd-9-stable/contrib/gdb/gdb/
Dexpression.h246 UNOP_POSTINCREMENT, /* ++ after an expression */ enumerator
Dexpprint.c356 case UNOP_POSTINCREMENT: in print_subexp_standard()
698 case UNOP_POSTINCREMENT: in op_name_standard()
884 case UNOP_POSTINCREMENT: in dump_subexp_body_standard()
Djv-exp.y494 { write_exp_elt_opcode (UNOP_POSTINCREMENT); }
Dvalarith.c539 case UNOP_POSTINCREMENT: in value_x_unop()
Dc-exp.y279 { write_exp_elt_opcode (UNOP_POSTINCREMENT); }
Dobjc-exp.y277 { write_exp_elt_opcode (UNOP_POSTINCREMENT); }
Djv-exp.c1644 { write_exp_elt_opcode (UNOP_POSTINCREMENT); }
Dobjc-exp.c1542 { write_exp_elt_opcode (UNOP_POSTINCREMENT); }
Dc-exp.c1560 { write_exp_elt_opcode (UNOP_POSTINCREMENT); }
Deval.c2007 case UNOP_POSTINCREMENT: in evaluate_subexp_standard()