MPI_Error_string   25 ompi/mca/io/romio321/romio/adio/common/error.c 	MPI_Error_string(error_code, buf, &result_len);
MPI_Error_string   27 ompi/mca/io/romio321/romio/test/aggregation2.c         MPI_Error_string(errcode, msg, &resultlen);
MPI_Error_string   25 ompi/mca/io/romio321/romio/test/async-multiple.c 	MPI_Error_string(errcode, msg, &resultlen);
MPI_Error_string   23 ompi/mca/io/romio321/romio/test/async.c 	MPI_Error_string(errcode, msg, &resultlen);
MPI_Error_string   26 ompi/mca/io/romio321/romio/test/big_extents.c 	MPI_Error_string(errcode, msg, &resultlen);
MPI_Error_string   27 ompi/mca/io/romio321/romio/test/coll_test.c 	MPI_Error_string(errcode, msg, &resultlen);
MPI_Error_string   26 ompi/mca/io/romio321/romio/test/creat_excl.c 	MPI_Error_string(errcode, msg, &resultlen);
MPI_Error_string   21 ompi/mca/io/romio321/romio/test/darray_read.c 	MPI_Error_string(errcode, msg, &resultlen);
MPI_Error_string   71 ompi/mca/io/romio321/romio/test/error.c 	MPI_Error_string(err, string, &len);
MPI_Error_string   23 ompi/mca/io/romio321/romio/test/external32.c         MPI_Error_string(errcode, msg, &resultlen);
MPI_Error_string   19 ompi/mca/io/romio321/romio/test/file_info.c 	MPI_Error_string(errcode, msg, &resultlen);
MPI_Error_string   52 ompi/mca/io/romio321/romio/test/noncontig_coll2.c 	MPI_Error_string(errcode, msg, &resultlen);
MPI_Error_string   20 ompi/mca/io/romio321/romio/test/ordered_fp.c 	MPI_Error_string(errcode, msg, &resultlen);
MPI_Error_string   19 ompi/mca/io/romio321/romio/test/shared_fp.c 	MPI_Error_string(errcode, msg, &resultlen);
MPI_Error_string   17 ompi/mca/io/romio321/romio/test/simple.c 	MPI_Error_string(errcode, msg, &resultlen);
MPI_Error_string   22 ompi/mca/io/romio321/romio/test/types_with_zeros.c 	MPI_Error_string(errcode, msg, &resultlen);
MPI_Error_string   39 ompi/mpi/cxx/exception.h     (void)MPI_Error_string(error_code, error_string, &resultlen);
MPI_Error_string   88 ompi/mpi/cxx/functions_inln.h   (void)MPI_Error_string(errorcode, string, &resultlen);
MPI_Error_string  166 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Error_string, mpi_error_string, MPI_ERROR_STRING, (MPI_Fint *errorcode, char *string, MPI_Fint *resultlen, MPI_Fint *ierr, int string_len));
MPI_Error_string  593 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h interface MPI_Error_string
MPI_Error_string  595 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h subroutine MPI_Error_string(errorcode, string, resultlen, ierror)
MPI_Error_string  600 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h end subroutine MPI_Error_string