Searched refs:alpha_macro (Results 1 – 4 of 4) sorted by relevance
113 struct alpha_macro struct3008 static const struct alpha_macro alpha_macros[] =3186 static const struct alpha_macro *3187 find_macro_match (const struct alpha_macro *first_macro, in find_macro_match()3192 const struct alpha_macro *macro = first_macro; in find_macro_match()3304 const struct alpha_macro *macro; in assemble_tokens()3319 macro = (const struct alpha_macro *) str_hash_find (alpha_macro_hash, in assemble_tokens()
113 struct alpha_macro struct3010 static const struct alpha_macro alpha_macros[] =3188 static const struct alpha_macro *3189 find_macro_match (const struct alpha_macro *first_macro, in find_macro_match()3194 const struct alpha_macro *macro = first_macro; in find_macro_match()3306 const struct alpha_macro *macro; in assemble_tokens()3321 macro = (const struct alpha_macro *) str_hash_find (alpha_macro_hash, in assemble_tokens()
3433 alpha_macro emit field to expect a const argument, and change the