Searched refs:WRAPPER_FOR (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/mpi/
H A Dlibmpiwrap.c1043 #define WRAPPER_FOR(name) I_WRAP_FNNAME_U(name) macro
1073 int WRAPPER_FOR(PMPI_Send)(void *buf, int count, MPI_Datatype datatype,
1077 int WRAPPER_FOR(PMPI_Bsend)(void *buf, int count, MPI_Datatype datatype,
1081 int WRAPPER_FOR(PMPI_Ssend)(void *buf, int count, MPI_Datatype datatype,
1085 int WRAPPER_FOR(PMPI_Rsend)(void *buf, int count, MPI_Datatype datatype,
1096 int WRAPPER_FOR(PMPI_Recv)(void *buf, int count, MPI_Datatype datatype,
1124 int WRAPPER_FOR(PMPI_Get_count)(MPI_Status* status,
1390 int WRAPPER_FOR(PMPI_Isend)(void *buf, int count, MPI_Datatype datatype,
1395 int WRAPPER_FOR(PMPI_Ibsend)(void *buf, int count, MPI_Datatype datatype,
1400 int WRAPPER_FOR(PMPI_Issen
[all...]

Completed in 44 milliseconds