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

  /src/external/gpl3/binutils/dist/opcodes/
i386-opc.h 964 OTNum
968 ((OTNum - 1) / sizeof (unsigned int) / CHAR_BIT + 1)
974 #define OTUnused OTNum
  /src/external/gpl3/binutils.old/dist/opcodes/
i386-opc.h 951 OTNum
955 ((OTNum - 1) / sizeof (unsigned int) / CHAR_BIT + 1)
961 #define OTUnused OTNum
  /src/external/gpl3/gdb.old/dist/opcodes/
i386-opc.h 917 OTNum
921 ((OTNum - 1) / sizeof (unsigned int) / CHAR_BIT + 1)
927 #define OTUnused OTNum
  /src/external/gpl3/gdb/dist/opcodes/
i386-opc.h 951 OTNum
955 ((OTNum - 1) / sizeof (unsigned int) / CHAR_BIT + 1)
961 #define OTUnused OTNum

Completed in 23 milliseconds