Searched refs:alpha_macros (Results 1 – 4 of 4) sorted by relevance
3011 static const struct alpha_macro alpha_macros[] = variable3184 = sizeof (alpha_macros) / sizeof (*alpha_macros);3290 while (++macro - alpha_macros < (int) alpha_num_macros in find_macro_match()5463 name = alpha_macros[i].name; in md_begin()5464 retval = hash_insert (alpha_macro_hash, name, (void *) &alpha_macros[i]); in md_begin()5470 && (alpha_macros[i].name == name in md_begin()5471 || !strcmp (alpha_macros[i].name, name))) in md_begin()
44 (alpha_macros): Add support for explicit relocations.
3747 (alpha_macros): Move to top of file. Make static.
1357 (alpha_macros): Remove occurrences of same.