Searched refs:n_emulations (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Das.c137 static const int n_emulations = sizeof (emulations) / sizeof (emulations[0]);
170 for (i = 0; i < n_emulations; i++)
173 if (i == n_emulations)
256 for (i = 0; i < n_emulations - 1; i++)
136 static const int n_emulations = sizeof (emulations) / sizeof (emulations[0]); variable

Completed in 52 milliseconds