Searched refs:array_with_overaligned_struct (Results 1 – 1 of 1) sorted by relevance
60 typedef overaligned_struct array_with_overaligned_struct[11]; typedef63 char f0[__alignof__(array_with_overaligned_struct) == 16 ? 1 : -1] = { 0 };65 array_with_overaligned_struct F2;