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

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-ppc.c2176 int next_opindex;
2268 next_opindex = 0;
2278 if (next_opindex == 0)
2282 operand = &powerpc_operands[next_opindex];
2283 next_opindex = 0;
2309 next_opindex = *opindex_ptr + 1;
2165 int next_opindex; local

Completed in 67 milliseconds