Searched refs:u1_buf (Results 1 – 1 of 1) sorted by relevance
263 union U1 *u1_buf, union U2 *u2_buf) in test_layout_compatibility() argument269 MPI_Send(u1_buf, 1, my_u1_compat_datatype); // no-warning in test_layout_compatibility()270 …MPI_Send(u1_buf, 1, my_u2_datatype); // expected-warning {{argument type 'union U1 *' doesn… in test_layout_compatibility()