HomeSort by: relevance | last modified time | path
    Searched refs:votstrs (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
vax.h 44 votstrs[] = variable in typeref:struct:vot
381 }; /* votstrs */
  /src/external/gpl3/binutils.old/dist/include/opcode/
vax.h 44 votstrs[] = variable in typeref:struct:vot
381 }; /* votstrs */
  /src/external/gpl3/gdb/dist/include/opcode/
vax.h 44 votstrs[] = variable in typeref:struct:vot
381 }; /* votstrs */
  /src/external/gpl3/gdb.old/dist/include/opcode/
vax.h 44 votstrs[] = variable in typeref:struct:vot
381 }; /* votstrs */
  /src/external/gpl3/binutils/dist/opcodes/
vax-dis.c 460 for (votp = &votstrs[0]; votp->name[0]; votp++)
  /src/external/gpl3/binutils.old/dist/opcodes/
vax-dis.c 460 for (votp = &votstrs[0]; votp->name[0]; votp++)
  /src/external/gpl3/gdb/dist/opcodes/
vax-dis.c 460 for (votp = &votstrs[0]; votp->name[0]; votp++)
  /src/external/gpl3/gdb.old/dist/opcodes/
vax-dis.c 460 for (votp = &votstrs[0]; votp->name[0]; votp++)
  /src/external/gpl3/binutils/dist/gas/config/
tc-vax.c 714 The opcode table 'votstrs' needs to be sorted on opcode frequency.
983 I decode votstrs into a hash table at op_hash (which I create).
995 const struct vot *vP; /* scan votstrs */
999 for (vP = votstrs; *vP->vot_name; vP++)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-vax.c 714 The opcode table 'votstrs' needs to be sorted on opcode frequency.
983 I decode votstrs into a hash table at op_hash (which I create).
995 const struct vot *vP; /* scan votstrs */
999 for (vP = votstrs; *vP->vot_name; vP++)

Completed in 34 milliseconds