Searched refs:fopt (Results 1 – 13 of 13) sorted by relevance
25961 const struct arm_legacy_option_table *fopt; in md_parse_option() local26006 for (fopt = arm_legacy_opts; fopt->option != NULL; fopt++) in md_parse_option()26008 if (c == fopt->option[0] in md_parse_option()26009 && ((arg == NULL && fopt->option[1] == 0) in md_parse_option()26010 || streq (arg, fopt->option + 1))) in md_parse_option()26013 if (warn_on_deprecated && fopt->deprecated != NULL) in md_parse_option()26015 arg ? arg : "", _(fopt->deprecated)); in md_parse_option()26017 if (fopt->var != NULL) in md_parse_option()26018 *fopt->var = &fopt->value; in md_parse_option()
9775 msgid "unrecognized fopt option"9776 msgstr "нерозпізнаний параметр fopt"
8228 msgid "unrecognized fopt option"8229 msgstr "pilihan fopt tidak dikenal"
7414 msgid "unrecognized fopt option"7415 msgstr "bilinmeyen fopt seçeneği"
8661 msgid "unrecognized fopt option"8662 msgstr "tunnistamaton fopt-valitsin"
9786 msgid "unrecognized fopt option"9787 msgstr "option fopt non reconnue"
8652 msgid "unrecognized fopt option"8653 msgstr "no se reconoce la opción fopt"
8103 msgid "unrecognized fopt option"
7060 msgid "unrecognized fopt option"
8376 msgid "unrecognized fopt option"
10214 msgid "unrecognized fopt option"
10134 msgid "unrecognized fopt option"
1679 (md_pseudo_table): Add fopt and mask2.