Searched refs:OTUnused (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Di386-opc.h837 #define OTUnused OTNum macro
869 #ifdef OTUnused
870 unsigned int unused:(OTNumOfBits - OTUnused);
H A Di386-gen.c763 #ifdef OTUnused
764 BITFIELD (OTUnused),
1992 #ifdef OTUnused
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Di386-opc.h880 #define OTUnused OTNum macro
911 #ifdef OTUnused
912 unsigned int unused:(OTNumOfBits - OTUnused);
H A Di386-gen.c734 #ifdef OTUnused
735 BITFIELD (OTUnused),
2050 #ifdef OTUnused
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Di386-opc.h875 #define OTUnused OTNum macro
906 #ifdef OTUnused
907 unsigned int unused:(OTNumOfBits - OTUnused);
H A Di386-gen.c799 #ifdef OTUnused
800 BITFIELD (OTUnused),
2063 #ifdef OTUnused
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Di386-opc.h905 #define OTUnused OTNum macro
936 #ifdef OTUnused
937 unsigned int unused:(OTNumOfBits - OTUnused);
H A Di386-gen.c554 #ifdef OTUnused
555 BITFIELD (OTUnused),
2257 #ifdef OTUnused

Completed in 295 milliseconds