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

  /src/external/gpl3/binutils/dist/opcodes/
i386-opc.h 974 #define OTUnused OTNum
1005 #ifdef OTUnused
1006 unsigned int unused:(OTNumOfBits - OTUnused);
  /src/external/gpl3/binutils.old/dist/opcodes/
i386-opc.h 961 #define OTUnused OTNum
992 #ifdef OTUnused
993 unsigned int unused:(OTNumOfBits - OTUnused);
  /src/external/gpl3/gdb.old/dist/opcodes/
i386-opc.h 927 #define OTUnused OTNum
958 #ifdef OTUnused
959 unsigned int unused:(OTNumOfBits - OTUnused);
  /src/external/gpl3/gdb/dist/opcodes/
i386-opc.h 961 #define OTUnused OTNum
992 #ifdef OTUnused
993 unsigned int unused:(OTNumOfBits - OTUnused);

Completed in 17 milliseconds