Searched refs:excess_unit_span (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | stor-layout.c | 61 static int excess_unit_span (HOST_WIDE_INT, HOST_WIDE_INT, HOST_WIDE_INT, 799 excess_unit_span (HOST_WIDE_INT byte_offset, HOST_WIDE_INT bit_offset, in excess_unit_span() function 963 if (excess_unit_span (offset, bit_offset, field_size, type_align, type)) in place_field() 1002 if (excess_unit_span (offset, bit_offset, field_size, type_align, type)) in place_field()
|
| H A D | ChangeLog-2002 | 2511 * stor-layout.c (excess_unit_span): New function.
|
| H A D | ChangeLog-2003 | 35103 * stor-layout.c (excess_unit_span): Only define if used.
|