Lines Matching refs:check_mem_is_defined
992 void check_mem_is_defined ( char* buffer, long count, MPI_Datatype datatype ) in check_mem_is_defined() function
1066 check_mem_is_defined(buf, count, datatype); in generic_Send()
1381 check_mem_is_defined(buf, count, datatype); in generic_Isend()
1722 check_mem_is_defined(sendbuf, sendcount, sendtype); in WRAPPER_FOR()
1818 check_mem_is_defined(inbuf, incount, datatype); in WRAPPER_FOR()
1921 check_mem_is_defined(buffer, count, datatype); in WRAPPER_FOR()
1963 check_mem_is_defined(sendbuf, sendcount, sendtype); in WRAPPER_FOR()
2001 check_mem_is_defined(sendbuf, sendcount * sz, sendtype); in WRAPPER_FOR()
2033 check_mem_is_defined(sendbuf, sendcount * sz, sendtype); in WRAPPER_FOR()
2067 check_mem_is_defined(sendbuf, count, datatype); in WRAPPER_FOR()
2093 check_mem_is_defined(sendbuf, count, datatype); in WRAPPER_FOR()