Searched refs:SYMBOL_INLINE_LOWER (Results 1 – 4 of 4) sorted by relevance
26 #define SYMBOL_INLINE_LOWER (1 << (SYMBOL_INLINE_LOWER_BIT_POS - 1)) macro36 # define SYMBOL_INLINE_LOWER_P(sym) ((sym) & SYMBOL_INLINE_LOWER)85 return sym | SYMBOL_INLINE | SYMBOL_INLINE_LOWER; in sym_inline_pack()