Home | History | Annotate | Download | only in mpi

Lines Matching refs:errorcode

2231 int WRAPPER_FOR(PMPI_Error_string)( int errorcode, char* string, 
2241 CALL_FN_W_WWW(err, fn, errorcode,string,resultlen);