Searched refs:flg_spec (Results 1 – 1 of 1) sorted by relevance
118 const struct arc_flag_special *flg_spec; in special_flag_p() local123 flg_spec = &arc_flag_special_cases[i]; in special_flag_p()125 if (strcmp (opname, flg_spec->name)) in special_flag_p()131 flgidx = flg_spec->flags[j]; in special_flag_p()