Searched refs:hibit (Results 1 – 1 of 1) sorted by relevance
4292 valueT hibit; in emit_expr_with_reloc() local4301 hibit = 0; in emit_expr_with_reloc()4303 hibit = (valueT) 1 << (nbytes * BITS_PER_CHAR - 1); in emit_expr_with_reloc()4309 hibit = (valueT) 1 << (nbytes * BITS_PER_CHAR - 1); in emit_expr_with_reloc()4323 || (get & hibit) == 0)) in emit_expr_with_reloc()