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

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr50189.C37 void set_pos(unsigned int a_index, unsigned int a_timestmap) argument
39 m_index = a_index;
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-m32r.c760 int a_index;
772 for (a_index = 0;
774 a_index ++, a_operands ++)
787 if (OPERAND_IS_COND_BIT (a_operands, a->indices, a_index))
817 && (a->indices[a_index] == b->indices[b_index]))
757 int a_index; local
/haiku-buildtools/binutils/gas/config/
H A Dtc-m32r.c756 int a_index;
768 for (a_index = 0;
770 a_index ++, a_operands ++)
783 if (OPERAND_IS_COND_BIT (a_operands, a->indices, a_index))
813 && (a->indices[a_index] == b->indices[b_index]))
753 int a_index; local

Completed in 120 milliseconds