Searched refs:STRUCTOP_MEMBER (Results 1 – 8 of 8) sorted by relevance
87 STRUCTOP_MEMBER, enumerator
636 case STRUCTOP_MEMBER: in op_name_standard()1030 case STRUCTOP_MEMBER: in dump_subexp_body_standard()
965 if (op == STRUCTOP_MEMBER || op == STRUCTOP_MPTR) in evaluate_subexp_standard()984 if (op == STRUCTOP_MEMBER) in evaluate_subexp_standard()1162 else if (op == STRUCTOP_MEMBER || op == STRUCTOP_MPTR) in evaluate_subexp_standard()1363 case STRUCTOP_MEMBER: in evaluate_subexp_standard()
317 write_exp_elt_opcode (STRUCTOP_MEMBER); }321 { write_exp_elt_opcode (STRUCTOP_MEMBER); }
316 write_exp_elt_opcode (STRUCTOP_MEMBER); }320 { write_exp_elt_opcode (STRUCTOP_MEMBER); }
1612 write_exp_elt_opcode (STRUCTOP_MEMBER); }1617 { write_exp_elt_opcode (STRUCTOP_MEMBER); }
1596 write_exp_elt_opcode (STRUCTOP_MEMBER); }1601 { write_exp_elt_opcode (STRUCTOP_MEMBER); }
4963 * eval.c (evaluate_subexp): Merge code for STRUCTOP_MEMBER