/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-crx.c | 1427 op_err op_error, const_err = OP_LEGAL; in assemble_insn() local 1497 && (op_error = check_range (&insn->arg[j].constant, cur_size[j], in assemble_insn() 1503 const_err = op_error; in assemble_insn()
|
H A D | tc-cr16.c | 2197 op_err op_error, const_err = OP_LEGAL; in assemble_insn() local 2274 && (op_error = check_range (&insn->arg[i].constant, cur_size[i], in assemble_insn() 2280 const_err = op_error; in assemble_insn()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-crx.c | 1427 op_err op_error, const_err = OP_LEGAL; in assemble_insn() local 1497 && (op_error = check_range (&insn->arg[j].constant, cur_size[j], in assemble_insn() 1503 const_err = op_error; in assemble_insn()
|
H A D | tc-cr16.c | 2197 op_err op_error, const_err = OP_LEGAL; in assemble_insn() local 2274 && (op_error = check_range (&insn->arg[i].constant, cur_size[i], in assemble_insn() 2280 const_err = op_error; in assemble_insn()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-1996 | 998 * call.c (op_error): Use error_type. 1332 * cvt.c (op_error): Oops. 1375 (print_z_candidates, op_error, build_new_op): Likewise. 1404 (add_conv_candidate, build_object_call, op_error): New fns. 1409 Fall back on preincrement handling. Use op_error.
|
H A D | call.cc | 167 static void op_error (const op_location_t &, enum tree_code, enum tree_code, 5164 op_error (const op_location_t &loc, in op_error() function 5763 op_error (loc, COND_EXPR, NOP_EXPR, arg1, arg2, arg3, FALSE); in build_conditional_expr() 6677 op_error (loc, code, code2, arg1, arg2, arg3, FALSE); in build_new_op() 6693 op_error (loc, code, code2, arg1, arg2, arg3, TRUE); in build_new_op()
|
H A D | ChangeLog-2012 | 2073 * call.c (op_error, build_new_op_1, build_new_op): Add location_t 2365 * call.c (op_error): Print types; when flag_diagnostics_show_caret
|
H A D | ChangeLog-2003 | 3000 * call.c (op_error): Properly format REALPART_EXPR and 3811 * call.c (op_error): Tidy.
|
H A D | ChangeLog-2000 | 472 * call.c (op_error): Make error messages clearer. 3486 (op_error): Adjust operator name lookup.
|
H A D | ChangeLog-2009 | 235 * call.c (op_error): Accept a boolean to indicate no match/ambiguous
|
H A D | ChangeLog-2002 | 468 convert_like_real, op_error, build_object_call, resolve_args,
|
H A D | ChangeLog-2018 | 89 * call.c (op_error): Convert 1st param from location_t to
|
H A D | ChangeLog-2017 | 898 * call.c (op_error): Use OVL_OP_INFO.
|
H A D | ChangeLog-2004 | 1594 build_object_call, op_error, build_conditional_expr,
|
H A D | ChangeLog-2020 | 6345 (op_error): Likewise.
|
H A D | ChangeLog-1999 | 5727 * call.c (op_error): Const-ify a char*.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | call.c | 176 static void op_error (const op_location_t &, enum tree_code, enum tree_code, 4935 op_error (const op_location_t &loc, in op_error() function 5532 op_error (loc, COND_EXPR, NOP_EXPR, arg1, arg2, arg3, FALSE); in build_conditional_expr_1() 6279 op_error (loc, code, code2, arg1, arg2, arg3, FALSE); in build_new_op_1() 6295 op_error (loc, code, code2, arg1, arg2, arg3, TRUE); in build_new_op_1()
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2003 | 5156 * language.c (op_error): Delete function. 5159 (op_error): Delete declaration.
|
H A D | ChangeLog-2007 | 178 (op_error): Delete declaration.
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2003 | 5156 * language.c (op_error): Delete function. 5159 (op_error): Delete declaration.
|
H A D | ChangeLog-2007 | 178 (op_error): Delete declaration.
|