Home
last modified time | relevance | path

Searched defs:maximum_field_alignment (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dstor-layout.c51 unsigned int maximum_field_alignment = TARGET_DEFAULT_PACK_STRUCT * BITS_PER_UNIT; variable
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dstor-layout.c52 unsigned int maximum_field_alignment = TARGET_DEFAULT_PACK_STRUCT * BITS_PER_UNIT; variable