Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-vax.c1963 int mycount; /* Number of operands. */ variable
2004 for (mycount = myvit.vit_opcode_nbytes, p = myvit.vit_opcode; in main()
2005 mycount; in main()
2006 mycount--, p++) in main()
2009 printf (" operand count=%d.\n", mycount = myvit.vit_operands); in main()
2010 for (myvop = myvit.vit_operand; mycount; mycount--, myvop++) in main()