Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dexpression.h246 UNOP_POSTINCREMENT, /* ++ after an expression */ enumerator
Dexpprint.c356 case UNOP_POSTINCREMENT: in print_subexp_standard()
697 case UNOP_POSTINCREMENT: in op_name_standard()
883 case UNOP_POSTINCREMENT: in dump_subexp_body_standard()
Djv-exp.y503 { write_exp_elt_opcode (UNOP_POSTINCREMENT); }
Dvalarith.c542 case UNOP_POSTINCREMENT: in value_x_unop()
Dobjc-exp.y277 { write_exp_elt_opcode (UNOP_POSTINCREMENT); }
Dc-exp.y280 { write_exp_elt_opcode (UNOP_POSTINCREMENT); }
Deval.c2036 case UNOP_POSTINCREMENT: in evaluate_subexp_standard()