Searched refs:LOW_WORD_MASK (Results 1 – 1 of 1) sorted by relevance
56 #define LOW_WORD_MASK 0x00ff macro134 x = x & LOW_WORD_MASK; in coff_maxq20_reloc()213 x = (x | (call_addr & LOW_WORD_MASK) << 16); in coff_maxq20_reloc()