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

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-vax.c1974 int mycount; /* Number of operands. */
2014 for (mycount = myvit.vit_opcode_nbytes, p = myvit.vit_opcode;
2015 mycount;
2016 mycount--, p++)
2019 printf (" operand count=%d.\n", mycount = myvit.vit_operands);
2020 for (myvop = myvit.vit_operand; mycount; mycount--, myvop++)
1964 int mycount; /* Number of operands. */ variable
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-vax.c2076 int mycount; /* Number of operands. */
2116 for (mycount = myvit.vit_opcode_nbytes, p = myvit.vit_opcode;
2117 mycount;
2118 mycount--, p++)
2121 printf (" operand count=%d.\n", mycount = myvit.vit_operands);
2122 for (myvop = myvit.vit_operand; mycount; mycount--, myvop++)
2066 int mycount; /* Number of operands. */ variable
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-vax.c2076 int mycount; /* Number of operands. */
2116 for (mycount = myvit.vit_opcode_nbytes, p = myvit.vit_opcode;
2117 mycount;
2118 mycount--, p++)
2121 printf (" operand count=%d.\n", mycount = myvit.vit_operands);
2122 for (myvop = myvit.vit_operand; mycount; mycount--, myvop++)
2066 int mycount; /* Number of operands. */ variable

Completed in 108 milliseconds