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

  /src/external/gpl3/binutils/dist/opcodes/
crx-dis.c 40 typedef unsigned short wordU;
89 static wordU words[3];
666 static wordU
671 wordU insn = 0;
676 insn = (wordU) bfd_getl16 (buffer);
  /src/external/gpl3/binutils.old/dist/opcodes/
crx-dis.c 40 typedef unsigned short wordU;
89 static wordU words[3];
666 static wordU
671 wordU insn = 0;
676 insn = (wordU) bfd_getl16 (buffer);
  /src/external/gpl3/gdb/dist/opcodes/
crx-dis.c 40 typedef unsigned short wordU;
89 static wordU words[3];
666 static wordU
671 wordU insn = 0;
676 insn = (wordU) bfd_getl16 (buffer);
  /src/external/gpl3/gdb.old/dist/opcodes/
crx-dis.c 40 typedef unsigned short wordU;
89 static wordU words[3];
666 static wordU
671 wordU insn = 0;
676 insn = (wordU) bfd_getl16 (buffer);
  /src/external/gpl3/binutils/dist/include/opcode/
cr16.h 436 typedef unsigned short wordU;
  /src/external/gpl3/binutils.old/dist/include/opcode/
cr16.h 436 typedef unsigned short wordU;
  /src/external/gpl3/gdb/dist/include/opcode/
cr16.h 436 typedef unsigned short wordU;
  /src/external/gpl3/gdb.old/dist/include/opcode/
cr16.h 436 typedef unsigned short wordU;

Completed in 50 milliseconds