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

/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dtahoe.h29 votstrs[] = variable in typeref:struct:vot
H A Dvax.h43 votstrs[] = variable in typeref:struct:vot
380 }; /* votstrs */
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dtahoe.h29 votstrs[] = variable in typeref:struct:vot
H A Dvax.h43 votstrs[] = variable in typeref:struct:vot
380 }; /* votstrs */
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dvax-dis.c143 for (votp = &votstrs[0]; votp->name[0]; votp++)
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dvax-dis.c413 for (votp = &votstrs[0]; votp->name[0]; votp++)
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-vax.c1604 * The opcode table 'votstrs' needs to be sorted on opcode frequency.
1816 * I decode votstrs into a hash table at op_hash (which I create).
1828 const struct vot *vP; /* scan votstrs */
1833 for (vP = votstrs; *vP->vot_name && !retval; vP++)
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-vax.c685 The opcode table 'votstrs' needs to be sorted on opcode frequency.
952 I decode votstrs into a hash table at op_hash (which I create).
964 const struct vot *vP; /* scan votstrs */
969 for (vP = votstrs; *vP->vot_name && !retval; vP++)

Completed in 186 milliseconds