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

/freebsd-10.2-release/contrib/binutils/opcodes/
H A Ds390-mkopc.c57 int no_ops; variable
64 no_ops = 0;
78 while (no_ops >= max_ops)
103 for (ix = 0; ix < no_ops; ix++)
106 for (k = no_ops; k > ix; k--)
115 no_ops++;
142 for (ix = 0; ix < no_ops; ix++)
154 if (ix < no_ops-1)

Completed in 40 milliseconds