Home | History | Annotate | Download | only in config

Lines Matching refs:MAX_GREGS

109  } mmix_raw_gregs[MAX_GREGS];
124 static fixS *mmix_gregs[MAX_GREGS];
144 } greg_fixes[MAX_GREGS];
2045 if (n_of_raw_gregs == MAX_GREGS - 1)
2046 as_bad (_("too many GREG registers allocated (max %d)"), MAX_GREGS);
3715 struct mmix_symbol_gregs *all_greg_symbols[MAX_GREGS];