HomeSort by relevance Sort by last modified time
    Searched full:u1_compat (Results 1 - 1 of 1) sorted by null

  /external/clang/test/Sema/
warn-type-safety-mpi-hdf5.c 253 union U1_compat { long b; double c; struct S2 s; int a; double d; };
255 __attribute__(( type_tag_for_datatype(mpi, union U1_compat, layout_compatible) ));

Completed in 141 milliseconds