Home
last modified time | relevance | path

Searched refs:mode_align (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dstor-layout.c1401 unsigned mode_align = GET_MODE_ALIGNMENT (TYPE_MODE (type)); in finalize_type_size() local
1405 if (mode_align >= TYPE_ALIGN (type)) in finalize_type_size()
1407 TYPE_ALIGN (type) = mode_align; in finalize_type_size()