Searched refs:real_buf (Results 1 – 1 of 1) sorted by relevance
279 void test_mpi_real_user_type(real *real_buf, float *float_buf) in test_mpi_real_user_type() argument281 MPI_Send(real_buf, 1, MPI_REAL); // no-warning in test_mpi_real_user_type()282 MPI_Send(real_buf, 1, MPI_FLOAT); // no-warning in test_mpi_real_user_type()