MPI_ERRORS_ARE_FATAL   24 ompi/mca/io/romio321/romio/adio/common/error.c     if (err_handler == MPI_ERRORS_ARE_FATAL) {
MPI_ERRORS_ARE_FATAL   51 ompi/mca/io/romio321/romio/mpi-io/glue/default/mpio_err.c 	if (ADIOI_DFLT_ERR_HANDLER == MPI_ERRORS_ARE_FATAL ||
MPI_ERRORS_ARE_FATAL   64 ompi/mca/io/romio321/romio/mpi-io/glue/default/mpio_err.c     if (adio_fh->err_handler == MPI_ERRORS_ARE_FATAL ||
MPI_ERRORS_ARE_FATAL   81 ompi/mca/io/romio321/romio/mpi-io/glue/default/mpio_err.c     if (errh == MPI_ERRORS_ARE_FATAL ||
MPI_ERRORS_ARE_FATAL   58 ompi/mca/io/romio321/romio/mpi-io/set_errh.c 	    (errhandler != MPI_ERRORS_ARE_FATAL))
MPI_ERRORS_ARE_FATAL   59 ompi/mpi/java/c/mpi_Errhandler.c     return (jlong)MPI_ERRORS_ARE_FATAL;