Searched refs:PDR_BITS1_PROF_BIG (Results 1 – 2 of 2) sorted by relevance
277 #define PDR_BITS1_PROF_BIG 0x20 macro
353 intern->prof = 0 != (ext->p_bits1[0] & PDR_BITS1_PROF_BIG); in ecoff_swap_pdr_in()411 | (intern->prof ? PDR_BITS1_PROF_BIG : 0) in ecoff_swap_pdr_out()