Searched refs:bytes_to_bits (Results 1 – 7 of 7) sorted by relevance
149 static inline int bytes_to_bits(int bytes) in bytes_to_bits() function
415 unsigned int a_start = bytes_to_bits(a->offset); in overlapping_memop()416 unsigned int b_start = bytes_to_bits(b->offset); in overlapping_memop()540 int offset = insn->offset, bit = bytes_to_bits(offset) + insn->size; in check_access()
143 align_bit_mask = bytes_to_bits(alignment) - 1; in lay_out_struct()245 bit_align = bytes_to_bits(sym->ctype.alignment)-1; in examine_struct_union_type()
143 decl->bit_size = array->bit_size = bytes_to_bits(len + 1); in handle_func()
1010 offset += bytes_to_bits(expr->init_offset); in bit_offset()
941 sym->bit_size = bytes_to_bits(size); in bitfield_base_type()
2129 expr->r_bitpos += bytes_to_bits(offset); in evaluate_member_dereference()