Home
last modified time | relevance | path

Searched refs:OPT_BITS3_VALUE_SH_LEFT_BIG (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/coff/
HDmips.h339 #define OPT_BITS3_VALUE_SH_LEFT_BIG 8 macro
HDalpha.h381 #define OPT_BITS3_VALUE_SH_LEFT_BIG 8 macro
/freebsd-11-stable/contrib/binutils/bfd/
HDecoffswap.h713 ext->o_bits3[0] = intern->value >> OPT_BITS3_VALUE_SH_LEFT_BIG; in ecoff_swap_opt_out()