HomeSort by: relevance | last modified time | path
    Searched defs:vax_opcodeT (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
vax.h 21 #ifndef vax_opcodeT
22 #define vax_opcodeT int
23 #endif /* no vax_opcodeT */
29 vax_opcodeT code; /* op-code (may be > 8 bits!) */
  /src/external/gpl3/binutils.old/dist/include/opcode/
vax.h 21 #ifndef vax_opcodeT
22 #define vax_opcodeT int
23 #endif /* no vax_opcodeT */
29 vax_opcodeT code; /* op-code (may be > 8 bits!) */
  /src/external/gpl3/gdb/dist/include/opcode/
vax.h 21 #ifndef vax_opcodeT
22 #define vax_opcodeT int
23 #endif /* no vax_opcodeT */
29 vax_opcodeT code; /* op-code (may be > 8 bits!) */
  /src/external/gpl3/gdb.old/dist/include/opcode/
vax.h 21 #ifndef vax_opcodeT
22 #define vax_opcodeT int
23 #endif /* no vax_opcodeT */
29 vax_opcodeT code; /* op-code (may be > 8 bits!) */
  /src/external/gpl3/binutils/dist/gas/config/
vax-inst.h 45 typedef long vax_opcodeT; /* For initialising array of opcodes */
74 char vit_opcode[sizeof (vax_opcodeT)];
  /src/external/gpl3/binutils.old/dist/gas/config/
vax-inst.h 45 typedef long vax_opcodeT; /* For initialising array of opcodes */
74 char vit_opcode[sizeof (vax_opcodeT)];

Completed in 28 milliseconds