Searched refs:U1_compat (Results 1 – 2 of 2) sorted by relevance
253 union U1_compat { long b; double c; struct S2 s; int a; double d; }; union255 __attribute__(( type_tag_for_datatype(mpi, union U1_compat, layout_compatible) ));