Searched refs:pfx_str (Results 1 – 2 of 2) sorted by relevance
3223 const char *pfx_str; in output_operand_lossage() local3228 pfx_str = this_is_asm_operands ? _("invalid 'asm': ") : "output_operand: "; in output_operand_lossage()3229 fmt_string = xasprintf ("%s%s", pfx_str, _(cmsgid)); in output_operand_lossage()
3597 const char *pfx_str; in output_operand_lossage() local3602 pfx_str = this_is_asm_operands ? _("invalid 'asm': ") : "output_operand: "; in output_operand_lossage()3603 fmt_string = xasprintf ("%s%s", pfx_str, _(cmsgid)); in output_operand_lossage()