Searched refs:this_sz (Results 1 – 1 of 1) sorted by relevance
4575 HOST_WIDE_INT this_sz in clear_padding_union() local4578 memcpy (buf->buf + buf->size, union_ptr, this_sz); in clear_padding_union()4579 buf->size += this_sz; in clear_padding_union()4580 union_ptr += this_sz; in clear_padding_union()4581 sz -= this_sz; in clear_padding_union()