Searched refs:most_match_errmsg (Results 1 – 1 of 1) sorted by relevance
2298 char most_match_errmsg[1024]; in md_assemble() local2302 most_match_errmsg[0] = 0; in md_assemble()3010 strncpy (most_match_errmsg, errmsg, sizeof (most_match_errmsg)-1); in md_assemble()3027 if (most_match_errmsg[0] == 0) in md_assemble()3031 as_bad ("%s: %s", copy_of_instruction, most_match_errmsg); in md_assemble()