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

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-vax.c2056 char mywidth;
2087 mywidth = answer[1];
2088 switch (mywidth)
2125 printf ("I don't understand access width %c\n", mywidth);
2131 mybug = vip_op (answer, myaccess, mywidth, my_operand_length,
2045 char mywidth; variable
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-vax.c2158 char mywidth;
2189 mywidth = answer[1];
2190 switch (mywidth)
2227 printf ("I don't understand access width %c\n", mywidth);
2233 mybug = vip_op (answer, myaccess, mywidth, my_operand_length,
2147 char mywidth; variable
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-vax.c2234 char mywidth;
2265 mywidth = answer[1];
2266 switch (mywidth)
2303 printf ("I don't understand access width %c\n", mywidth);
2309 mybug = vip_op (answer, myaccess, mywidth, my_operand_length,
2222 char mywidth; variable

Completed in 207 milliseconds