Lines Matching full:dbl_offset
1650 int dbl_offset = dbl_count * kDoubleSize;1652 int ptr_offset = ptr_count * kPointerSize + dbl_offset;1657 if (!is_uintn(dbl_offset, info.regular_reach_bits) ||