Searched refs:EXT_BITS1_JMPTBL_BIG (Results 1 – 3 of 3) sorted by relevance
301 #define EXT_BITS1_JMPTBL_BIG 0x80 macro
346 #define EXT_BITS1_JMPTBL_BIG 0x80 macro
554 intern->jmptbl = 0 != (ext->es_bits1[0] & EXT_BITS1_JMPTBL_BIG); in ecoff_swap_ext_in()595 ext->es_bits1[0] = ((intern->jmptbl ? EXT_BITS1_JMPTBL_BIG : 0) in ecoff_swap_ext_out()