Searched refs:float_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() argument283 MPI_Send(float_buf, 1, MPI_REAL); // no-warning in test_mpi_real_user_type()284 MPI_Send(float_buf, 1, MPI_FLOAT); // no-warning in test_mpi_real_user_type()