Searched refs:MPI_2INT (Results 1 – 1 of 1) sorted by relevance
51 #define MPI_2INT OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_2int) macro82 #define MPI_2INT ((MPI_Datatype) 0xa0000007) macro156 MPI_Send(pii, 1, MPI_2INT); // no-warning in test_mpi_predefined_types()163 …MPI_Send(pfi, 1, MPI_2INT); // expected-warning {{argument type 'struct pair_float_int *' doesn't … in test_mpi_predefined_types()166 …MPI_Send(long_buf1, 1, MPI_2INT); // expected-warning {{argument type 'long *' doesn't match speci… in test_mpi_predefined_types()