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

  /external/clang/test/Sema/
warn-type-safety-mpi-hdf5.c 254 MPI_Datatype my_u1_compat_datatype variable
269 MPI_Send(u1_buf, 1, my_u1_compat_datatype); // no-warning
271 MPI_Send(u2_buf, 1, my_u1_compat_datatype); // expected-warning {{argument type 'union U2 *' doesn't match specified 'mpi' type tag}}

Completed in 384 milliseconds