Home
last modified time | relevance | path

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

/trueos/contrib/gdb/gdb/
HDexpression.h129 TERNOP_SLICE, enumerator
HDexpprint.c322 case TERNOP_SLICE: in print_subexp_standard()
327 fputs_filtered (opcode == TERNOP_SLICE ? " : " : " UP ", stream); in print_subexp_standard()
658 case TERNOP_SLICE: in op_name_standard()
839 case TERNOP_SLICE: in dump_subexp_body_standard()
HDada-exp.y264 { write_exp_elt_opcode (TERNOP_SLICE); }
911 write_exp_elt_opcode (TERNOP_SLICE);
HDada-exp.c1581 { write_exp_elt_opcode (TERNOP_SLICE); }
2582 write_exp_elt_opcode (TERNOP_SLICE);
HDparse.c934 case TERNOP_SLICE: in operator_length_standard()
HDeval.c645 case TERNOP_SLICE: in evaluate_subexp_standard()
HDada-lang.c2117 case TERNOP_SLICE: in ada_resolve_subexp()
7103 case TERNOP_SLICE: in ada_evaluate_subexp()