MPI_ERR_NO_MEM    184 ompi/errhandler/errcode.c     CONSTRUCT_ERRCODE( ompi_err_no_mem, MPI_ERR_NO_MEM, "MPI_ERR_NO_MEM: out of memory" );
MPI_ERR_NO_MEM    459 ompi/group/group.c             return MPI_ERR_NO_MEM;
MPI_ERR_NO_MEM     47 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c             mpi_errno = MPI_ERR_NO_MEM;
MPI_ERR_NO_MEM    105 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c             mpi_errno = MPI_ERR_NO_MEM;
MPI_ERR_NO_MEM    248 ompi/mca/io/romio321/src/io_romio321_component.c     if (!ompi_info) { return(MPI_ERR_NO_MEM); }
MPI_ERR_NO_MEM     46 ompi/mca/io/romio321/src/io_romio321_file_open.c     if (!ompi_info) { return(MPI_ERR_NO_MEM); }
MPI_ERR_NO_MEM    175 ompi/mca/io/romio321/src/io_romio321_file_open.c     if (!ompi_info) { return(MPI_ERR_NO_MEM); }
MPI_ERR_NO_MEM    201 ompi/mca/io/romio321/src/io_romio321_file_open.c     if (!ompi_info) { return(MPI_ERR_NO_MEM); }
MPI_ERR_NO_MEM    230 ompi/mca/io/romio321/src/io_romio321_file_open.c     if (!ompi_info) { return(MPI_ERR_NO_MEM); }
MPI_ERR_NO_MEM     89 ompi/mpi/c/alloc_mem.c         return OMPI_ERRHANDLER_INVOKE(MPI_COMM_WORLD, MPI_ERR_NO_MEM,
MPI_ERR_NO_MEM     60 ompi/mpi/c/comm_get_info.c        return OMPI_ERRHANDLER_INVOKE(MPI_COMM_WORLD, MPI_ERR_NO_MEM,
MPI_ERR_NO_MEM    174 ompi/mpi/c/dims_create.c        return MPI_ERR_NO_MEM;
MPI_ERR_NO_MEM     66 ompi/mpi/c/file_get_info.c        return OMPI_ERRHANDLER_INVOKE(fh, MPI_ERR_NO_MEM, FUNC_NAME);
MPI_ERR_NO_MEM     55 ompi/mpi/c/free_mem.c         return OMPI_ERRHANDLER_INVOKE(MPI_COMM_WORLD, MPI_ERR_NO_MEM, FUNC_NAME);
MPI_ERR_NO_MEM     71 ompi/mpi/c/info_create.c         return OMPI_ERRHANDLER_INVOKE(MPI_COMM_WORLD, MPI_ERR_NO_MEM,
MPI_ERR_NO_MEM     78 ompi/mpi/c/info_dup.c         return OMPI_ERRHANDLER_INVOKE(MPI_COMM_WORLD, MPI_ERR_NO_MEM,
MPI_ERR_NO_MEM     61 ompi/mpi/c/win_get_info.c        return OMPI_ERRHANDLER_INVOKE(win, MPI_ERR_NO_MEM, FUNC_NAME);
MPI_ERR_NO_MEM     93 ompi/mpi/cxx/comm.cc         return ompi_cxx_errhandler_invoke_comm (MPI_COMM_WORLD, MPI_ERR_NO_MEM,
MPI_ERR_NO_MEM     64 ompi/mpi/cxx/constants.h static const int ERR_NO_MEM = MPI_ERR_NO_MEM;
MPI_ERR_NO_MEM     56 ompi/mpi/cxx/datatype.cc         return ompi_cxx_errhandler_invoke_comm (MPI_COMM_WORLD, MPI_ERR_NO_MEM,
MPI_ERR_NO_MEM     66 ompi/mpi/cxx/win.cc         return ompi_cxx_errhandler_invoke_comm (MPI_COMM_WORLD, MPI_ERR_NO_MEM,
MPI_ERR_NO_MEM     83 ompi/mpi/fortran/mpif-h/startall_f.c         c_ierr = OMPI_ERRHANDLER_INVOKE(MPI_COMM_WORLD, MPI_ERR_NO_MEM,
MPI_ERR_NO_MEM     93 ompi/mpi/fortran/mpif-h/testall_f.c                                         MPI_ERR_NO_MEM,
MPI_ERR_NO_MEM     96 ompi/mpi/fortran/mpif-h/testany_f.c                                         MPI_ERR_NO_MEM,
MPI_ERR_NO_MEM     97 ompi/mpi/fortran/mpif-h/testsome_f.c                                         MPI_ERR_NO_MEM,
MPI_ERR_NO_MEM     87 ompi/mpi/fortran/mpif-h/type_create_struct_f.c         c_ierr = OMPI_ERRHANDLER_INVOKE(MPI_COMM_WORLD, MPI_ERR_NO_MEM,
MPI_ERR_NO_MEM     89 ompi/mpi/fortran/mpif-h/type_get_contents_f.c             c_ierr = OMPI_ERRHANDLER_INVOKE(MPI_COMM_WORLD, MPI_ERR_NO_MEM,
MPI_ERR_NO_MEM    103 ompi/mpi/fortran/mpif-h/type_get_contents_f.c             c_ierr = OMPI_ERRHANDLER_INVOKE(MPI_COMM_WORLD, MPI_ERR_NO_MEM,
MPI_ERR_NO_MEM     86 ompi/mpi/fortran/mpif-h/type_hindexed_f.c         c_ierr = OMPI_ERRHANDLER_INVOKE(MPI_COMM_WORLD, MPI_ERR_NO_MEM,
MPI_ERR_NO_MEM     88 ompi/mpi/fortran/mpif-h/type_struct_f.c         c_ierr = OMPI_ERRHANDLER_INVOKE(MPI_COMM_WORLD, MPI_ERR_NO_MEM,
MPI_ERR_NO_MEM     93 ompi/mpi/fortran/mpif-h/waitall_f.c                                         MPI_ERR_NO_MEM,
MPI_ERR_NO_MEM     94 ompi/mpi/fortran/mpif-h/waitany_f.c         c_ierr = OMPI_ERRHANDLER_INVOKE(MPI_COMM_WORLD, MPI_ERR_NO_MEM,
MPI_ERR_NO_MEM     98 ompi/mpi/fortran/mpif-h/waitsome_f.c                                         MPI_ERR_NO_MEM,
MPI_ERR_NO_MEM    158 ompi/mpi/java/c/mpi_Constant.c     ompi_java_setIntField(env, c, obj, "ERR_NO_MEM",       MPI_ERR_NO_MEM);
MPI_ERR_NO_MEM    544 ompi/mpi/java/c/mpi_MPI.c         ompi_java_exceptionCheck(env, NULL == freeListItem ? MPI_ERR_NO_MEM :
MPI_ERR_NO_MEM     37 ompi/mpi/tool/pvar_session_create.c         ret = MPI_ERR_NO_MEM;