Searched refs:most_match_errmsg (Results 1 – 1 of 1) sorted by relevance
2310 char most_match_errmsg[1024]; in md_assemble() local2314 most_match_errmsg[0] = 0; in md_assemble()3024 strncpy (most_match_errmsg, errmsg, sizeof (most_match_errmsg)-1); in md_assemble()3041 if (most_match_errmsg[0] == 0) in md_assemble()3045 as_bad ("%s: %s", copy_of_instruction, most_match_errmsg); in md_assemble()