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

/external/valgrind/mpi/
H A Dlibmpiwrap.c1044 #define WRAPPER_FOR(name) I_WRAP_FNNAME_U(name) macro
1074 int WRAPPER_FOR(PMPI_Send)(void *buf, int count, MPI_Datatype datatype,
1078 int WRAPPER_FOR(PMPI_Bsend)(void *buf, int count, MPI_Datatype datatype,
1082 int WRAPPER_FOR(PMPI_Ssend)(void *buf, int count, MPI_Datatype datatype,
1086 int WRAPPER_FOR(PMPI_Rsend)(void *buf, int count, MPI_Datatype datatype,
1097 int WRAPPER_FOR(PMPI_Recv)(void *buf, int count, MPI_Datatype datatype,
1125 int WRAPPER_FOR(PMPI_Get_count)(MPI_Status* status,
1391 int WRAPPER_FOR(PMPI_Isend)(void *buf, int count, MPI_Datatype datatype,
1396 int WRAPPER_FOR(PMPI_Ibsend)(void *buf, int count, MPI_Datatype datatype,
1401 int WRAPPER_FOR(PMPI_Issen
[all...]

Completed in 57 milliseconds