Home
last modified time | relevance | path

Searched refs:count_from_Status (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/mpi/
Dlibmpiwrap.c411 static __inline__ Bool count_from_Status( /*OUT*/int* recv_count, in count_from_Status() function
1114 if (err == MPI_SUCCESS && count_from_Status(&recv_count,datatype,status)) { in WRAPPER_FOR()
1359 if (count_from_Status(&recv_count, shadow->datatype, status)) { in maybe_complete()
1733 && count_from_Status(&recvcount_actual,recvtype,status)) { in WRAPPER_FOR()