Home | History | Annotate | Download | only in mpi

Lines Matching full:count_from_status

411 static __inline__ Bool count_from_Status( /*OUT*/int* recv_count, 
1114 if (err == MPI_SUCCESS && count_from_Status(&recv_count,datatype,status)) {
1359 if (count_from_Status(&recv_count, shadow->datatype, status)) {
1733 && count_from_Status(&recvcount_actual,recvtype,status)) {