Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/include/coff/
HDmips.h184 #define FDR_BITS1_LANG_BIG 0xF8 macro
HDalpha.h230 #define FDR_BITS1_LANG_BIG 0xF8 macro
/freebsd-11-stable/contrib/binutils/bfd/
HDecoffswap.h217 intern->lang = ((ext->f_bits1[0] & FDR_BITS1_LANG_BIG) in ecoff_swap_fdr_in()
284 & FDR_BITS1_LANG_BIG) in ecoff_swap_fdr_out()