MPI_SUCCESS        37 examples/connectivity_c.c     if (MPI_SUCCESS != MPI_Get_processor_name(name, &length)) {
MPI_SUCCESS       300 ompi/attribute/attribute.c             if (MPI_SUCCESS != OMPI_FINT_2_INT(f_err)) { \
MPI_SUCCESS       310 ompi/attribute/attribute.c             if (MPI_SUCCESS != OMPI_FINT_2_INT(f_err)) { \
MPI_SUCCESS       346 ompi/attribute/attribute.c             if (MPI_SUCCESS != OMPI_FINT_2_INT(f_err)) { \
MPI_SUCCESS       364 ompi/attribute/attribute.c             if (MPI_SUCCESS != OMPI_FINT_2_INT(f_err)) { \
MPI_SUCCESS       378 ompi/attribute/attribute.c                in, &out, &flag, (ompi_##type##_t *)(new_object))) == MPI_SUCCESS) { \
MPI_SUCCESS       621 ompi/attribute/attribute.c         ret = MPI_SUCCESS;
MPI_SUCCESS       710 ompi/attribute/attribute.c     return MPI_SUCCESS;
MPI_SUCCESS       853 ompi/attribute/attribute.c     if (MPI_SUCCESS == ret && 1 == *flag) {
MPI_SUCCESS       876 ompi/attribute/attribute.c     if (MPI_SUCCESS == ret && 1 == *flag) {
MPI_SUCCESS       899 ompi/attribute/attribute.c     if (MPI_SUCCESS == ret && 1 == *flag) {
MPI_SUCCESS       929 ompi/attribute/attribute.c         return MPI_SUCCESS;
MPI_SUCCESS      1003 ompi/attribute/attribute.c             if (MPI_SUCCESS != ret) {
MPI_SUCCESS      1014 ompi/attribute/attribute.c     ret = MPI_SUCCESS;
MPI_SUCCESS      1078 ompi/attribute/attribute.c         if (MPI_SUCCESS != ret) {
MPI_SUCCESS      1131 ompi/attribute/attribute.c         return MPI_SUCCESS;
MPI_SUCCESS      1140 ompi/attribute/attribute.c         return MPI_SUCCESS;
MPI_SUCCESS      1237 ompi/attribute/attribute.c         if (MPI_SUCCESS != ret) {
MPI_SUCCESS       200 ompi/attribute/attribute.h     return MPI_SUCCESS;
MPI_SUCCESS       194 ompi/attribute/attribute_predefined.c     if (MPI_SUCCESS != err) {
MPI_SUCCESS       223 ompi/attribute/attribute_predefined.c     if (MPI_SUCCESS != err) {
MPI_SUCCESS      1032 ompi/communicator/comm.c     return MPI_SUCCESS;
MPI_SUCCESS      1185 ompi/communicator/comm.c     return MPI_SUCCESS;
MPI_SUCCESS      1232 ompi/communicator/comm.c     return MPI_SUCCESS;
MPI_SUCCESS      1250 ompi/communicator/comm.c         return MPI_SUCCESS;
MPI_SUCCESS      1255 ompi/communicator/comm.c         return MPI_SUCCESS;
MPI_SUCCESS      1266 ompi/communicator/comm.c         return MPI_SUCCESS;
MPI_SUCCESS       152 ompi/communicator/comm_request.c             request->super.req_status.MPI_ERROR = (OMPI_SUCCESS == rc) ? MPI_SUCCESS : rc;
MPI_SUCCESS       199 ompi/datatype/ompi_datatype_create_darray.c     if (MPI_SUCCESS != rc) goto cleanup;
MPI_SUCCESS       264 ompi/datatype/ompi_datatype_create_darray.c         if (MPI_SUCCESS != rc) goto cleanup;
MPI_SUCCESS       288 ompi/datatype/ompi_datatype_create_darray.c     if (MPI_SUCCESS != rc) {
MPI_SUCCESS        55 ompi/datatype/ompi_datatype_create_subarray.c             return MPI_SUCCESS;
MPI_SUCCESS        37 ompi/datatype/ompi_datatype_external.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        80 ompi/datatype/ompi_datatype_external.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        56 ompi/datatype/ompi_datatype_sndrcv.c         return ((0 == scount || 0 == sdtype->super.size) ? MPI_SUCCESS : MPI_ERR_TRUNCATE);
MPI_SUCCESS        63 ompi/datatype/ompi_datatype_sndrcv.c         return ((scount > rcount) ? MPI_ERR_TRUNCATE : MPI_SUCCESS);
MPI_SUCCESS        80 ompi/datatype/ompi_datatype_sndrcv.c         return ((max_data < (size_t)rcount) ? MPI_ERR_TRUNCATE : MPI_SUCCESS);
MPI_SUCCESS        97 ompi/datatype/ompi_datatype_sndrcv.c         return (((size_t)scount > max_data) ? MPI_ERR_TRUNCATE : MPI_SUCCESS);
MPI_SUCCESS       124 ompi/datatype/ompi_datatype_sndrcv.c     return ( (scount * sdtype->super.size) <= (rcount * rdtype->super.size) ? MPI_SUCCESS : MPI_ERR_TRUNCATE );
MPI_SUCCESS        83 ompi/errhandler/errcode-internal.c     ompi_success_intern.mpi_code = MPI_SUCCESS;
MPI_SUCCESS       145 ompi/errhandler/errcode.c     CONSTRUCT_ERRCODE( ompi_success, MPI_SUCCESS, "MPI_SUCCESS: no errors" );
MPI_SUCCESS       286 ompi/errhandler/errhandler.h     return MPI_SUCCESS; \
MPI_SUCCESS       134 ompi/errhandler/errhandler_invoke.c             MPI_SUCCESS != requests[i]->req_status.MPI_ERROR) {
MPI_SUCCESS       140 ompi/errhandler/errhandler_invoke.c         return MPI_SUCCESS;
MPI_SUCCESS       153 ompi/errhandler/errhandler_invoke.c             MPI_SUCCESS != requests[i]->req_status.MPI_ERROR) {
MPI_SUCCESS        55 ompi/group/group.c         return MPI_SUCCESS;
MPI_SUCCESS       125 ompi/group/group.c     return MPI_SUCCESS;
MPI_SUCCESS       179 ompi/group/group_plist.c         return MPI_SUCCESS;
MPI_SUCCESS       261 ompi/group/group_plist.c         return MPI_SUCCESS;
MPI_SUCCESS       371 ompi/info/info.c     return MPI_SUCCESS;
MPI_SUCCESS       103 ompi/mca/coll/base/coll_base_allgather.c     if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       114 ompi/mca/coll/base/coll_base_allgather.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl;  }
MPI_SUCCESS       153 ompi/mca/coll/base/coll_base_allgather.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       290 ompi/mca/coll/base/coll_base_allgather.c     if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       300 ompi/mca/coll/base/coll_base_allgather.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl;  }
MPI_SUCCESS       328 ompi/mca/coll/base/coll_base_allgather.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       376 ompi/mca/coll/base/coll_base_allgather.c     if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       386 ompi/mca/coll/base/coll_base_allgather.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl;  }
MPI_SUCCESS       413 ompi/mca/coll/base/coll_base_allgather.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       512 ompi/mca/coll/base/coll_base_allgather.c     if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       522 ompi/mca/coll/base/coll_base_allgather.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl;  }
MPI_SUCCESS       558 ompi/mca/coll/base/coll_base_allgather.c     if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       583 ompi/mca/coll/base/coll_base_allgather.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       619 ompi/mca/coll/base/coll_base_allgather.c     if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       640 ompi/mca/coll/base/coll_base_allgather.c     if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       646 ompi/mca/coll/base/coll_base_allgather.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl;  }
MPI_SUCCESS       649 ompi/mca/coll/base/coll_base_allgather.c     return MPI_SUCCESS;
MPI_SUCCESS       709 ompi/mca/coll/base/coll_base_allgather.c     if (MPI_SUCCESS == err) {
MPI_SUCCESS       114 ompi/mca/coll/base/coll_base_allgatherv.c     if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       125 ompi/mca/coll/base/coll_base_allgatherv.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl;  }
MPI_SUCCESS       171 ompi/mca/coll/base/coll_base_allgatherv.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       176 ompi/mca/coll/base/coll_base_allgatherv.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       178 ompi/mca/coll/base/coll_base_allgatherv.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       186 ompi/mca/coll/base/coll_base_allgatherv.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       239 ompi/mca/coll/base/coll_base_allgatherv.c     if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       250 ompi/mca/coll/base/coll_base_allgatherv.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl;  }
MPI_SUCCESS       277 ompi/mca/coll/base/coll_base_allgatherv.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       379 ompi/mca/coll/base/coll_base_allgatherv.c     if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       390 ompi/mca/coll/base/coll_base_allgatherv.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl;  }
MPI_SUCCESS       427 ompi/mca/coll/base/coll_base_allgatherv.c     if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       452 ompi/mca/coll/base/coll_base_allgatherv.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       454 ompi/mca/coll/base/coll_base_allgatherv.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       462 ompi/mca/coll/base/coll_base_allgatherv.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       464 ompi/mca/coll/base/coll_base_allgatherv.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       475 ompi/mca/coll/base/coll_base_allgatherv.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       515 ompi/mca/coll/base/coll_base_allgatherv.c     if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       536 ompi/mca/coll/base/coll_base_allgatherv.c     if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       543 ompi/mca/coll/base/coll_base_allgatherv.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl;  }
MPI_SUCCESS       546 ompi/mca/coll/base/coll_base_allgatherv.c     return MPI_SUCCESS;
MPI_SUCCESS       618 ompi/mca/coll/base/coll_base_allgatherv.c     if (MPI_SUCCESS != err) {
MPI_SUCCESS       635 ompi/mca/coll/base/coll_base_allgatherv.c     if (MPI_SUCCESS != err) {
MPI_SUCCESS       640 ompi/mca/coll/base/coll_base_allgatherv.c     if(MPI_SUCCESS != err) {
MPI_SUCCESS       649 ompi/mca/coll/base/coll_base_allgatherv.c     return MPI_SUCCESS;
MPI_SUCCESS        80 ompi/mca/coll/base/coll_base_allreduce.c     if (MPI_SUCCESS != err) {
MPI_SUCCESS       154 ompi/mca/coll/base/coll_base_allreduce.c         return MPI_SUCCESS;
MPI_SUCCESS       191 ompi/mca/coll/base/coll_base_allreduce.c             if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       197 ompi/mca/coll/base/coll_base_allreduce.c             if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       224 ompi/mca/coll/base/coll_base_allreduce.c         if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       249 ompi/mca/coll/base/coll_base_allreduce.c             if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       255 ompi/mca/coll/base/coll_base_allreduce.c             if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       266 ompi/mca/coll/base/coll_base_allreduce.c     return MPI_SUCCESS;
MPI_SUCCESS       367 ompi/mca/coll/base/coll_base_allreduce.c         return MPI_SUCCESS;
MPI_SUCCESS       381 ompi/mca/coll/base/coll_base_allreduce.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       383 ompi/mca/coll/base/coll_base_allreduce.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       385 ompi/mca/coll/base/coll_base_allreduce.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       437 ompi/mca/coll/base/coll_base_allreduce.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       447 ompi/mca/coll/base/coll_base_allreduce.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       457 ompi/mca/coll/base/coll_base_allreduce.c         if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       461 ompi/mca/coll/base/coll_base_allreduce.c         if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       477 ompi/mca/coll/base/coll_base_allreduce.c         if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       482 ompi/mca/coll/base/coll_base_allreduce.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       519 ompi/mca/coll/base/coll_base_allreduce.c         if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl;}
MPI_SUCCESS       526 ompi/mca/coll/base/coll_base_allreduce.c     return MPI_SUCCESS;
MPI_SUCCESS       646 ompi/mca/coll/base/coll_base_allreduce.c         return MPI_SUCCESS;
MPI_SUCCESS       651 ompi/mca/coll/base/coll_base_allreduce.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       684 ompi/mca/coll/base/coll_base_allreduce.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       730 ompi/mca/coll/base/coll_base_allreduce.c         if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       749 ompi/mca/coll/base/coll_base_allreduce.c         if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       760 ompi/mca/coll/base/coll_base_allreduce.c             if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       764 ompi/mca/coll/base/coll_base_allreduce.c             if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       788 ompi/mca/coll/base/coll_base_allreduce.c             if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       793 ompi/mca/coll/base/coll_base_allreduce.c         if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       839 ompi/mca/coll/base/coll_base_allreduce.c         if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl;}
MPI_SUCCESS       846 ompi/mca/coll/base/coll_base_allreduce.c     return MPI_SUCCESS;
MPI_SUCCESS       907 ompi/mca/coll/base/coll_base_allreduce.c     if (MPI_SUCCESS != err) {
MPI_SUCCESS       997 ompi/mca/coll/base/coll_base_allreduce.c     int err = MPI_SUCCESS;
MPI_SUCCESS      1012 ompi/mca/coll/base/coll_base_allreduce.c         if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS      1051 ompi/mca/coll/base/coll_base_allreduce.c             if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS      1062 ompi/mca/coll/base/coll_base_allreduce.c             if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS      1079 ompi/mca/coll/base/coll_base_allreduce.c             if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS      1089 ompi/mca/coll/base/coll_base_allreduce.c             if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS      1160 ompi/mca/coll/base/coll_base_allreduce.c             if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS      1206 ompi/mca/coll/base/coll_base_allreduce.c             if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS      1227 ompi/mca/coll/base/coll_base_allreduce.c             if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS        45 ompi/mca/coll/base/coll_base_alltoall.c     int i, j, size, rank, err = MPI_SUCCESS, line;
MPI_SUCCESS        58 ompi/mca/coll/base/coll_base_alltoall.c         return MPI_SUCCESS;
MPI_SUCCESS        80 ompi/mca/coll/base/coll_base_alltoall.c                 if (MPI_SUCCESS != err) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS        85 ompi/mca/coll/base/coll_base_alltoall.c                 if (MPI_SUCCESS != err) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS        90 ompi/mca/coll/base/coll_base_alltoall.c                 if (MPI_SUCCESS != err) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS        95 ompi/mca/coll/base/coll_base_alltoall.c                 if (MPI_SUCCESS != err) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       100 ompi/mca/coll/base/coll_base_alltoall.c                 if (MPI_SUCCESS != err) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       105 ompi/mca/coll/base/coll_base_alltoall.c                 if (MPI_SUCCESS != err) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       112 ompi/mca/coll/base/coll_base_alltoall.c             if (MPI_SUCCESS != err) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       121 ompi/mca/coll/base/coll_base_alltoall.c     if( MPI_SUCCESS != err ) {
MPI_SUCCESS       155 ompi/mca/coll/base/coll_base_alltoall.c     if (err != MPI_SUCCESS) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       157 ompi/mca/coll/base/coll_base_alltoall.c     if (err != MPI_SUCCESS) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       177 ompi/mca/coll/base/coll_base_alltoall.c         if (err != MPI_SUCCESS) { line = __LINE__; goto err_hndl;  }
MPI_SUCCESS       180 ompi/mca/coll/base/coll_base_alltoall.c     return MPI_SUCCESS;
MPI_SUCCESS       216 ompi/mca/coll/base/coll_base_alltoall.c     if (err != MPI_SUCCESS) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       219 ompi/mca/coll/base/coll_base_alltoall.c     if (err != MPI_SUCCESS) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       268 ompi/mca/coll/base/coll_base_alltoall.c         if (err != MPI_SUCCESS) { line = __LINE__; goto err_hndl;  }
MPI_SUCCESS       271 ompi/mca/coll/base/coll_base_alltoall.c         if (err != MPI_SUCCESS) { line = __LINE__; goto err_hndl;  }
MPI_SUCCESS       279 ompi/mca/coll/base/coll_base_alltoall.c         if (err != MPI_SUCCESS) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       287 ompi/mca/coll/base/coll_base_alltoall.c         if (err != MPI_SUCCESS) { line = __LINE__; goto err_hndl;  }
MPI_SUCCESS       379 ompi/mca/coll/base/coll_base_alltoall.c     if (MPI_SUCCESS != error) {
MPI_SUCCESS       386 ompi/mca/coll/base/coll_base_alltoall.c         return MPI_SUCCESS;
MPI_SUCCESS       409 ompi/mca/coll/base/coll_base_alltoall.c         if (MPI_SUCCESS != error) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       418 ompi/mca/coll/base/coll_base_alltoall.c         if (MPI_SUCCESS != error) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       425 ompi/mca/coll/base/coll_base_alltoall.c         if (MPI_SUCCESS != error) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       440 ompi/mca/coll/base/coll_base_alltoall.c             if (MPI_SUCCESS != error) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       449 ompi/mca/coll/base/coll_base_alltoall.c                     if (MPI_SUCCESS != error) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       460 ompi/mca/coll/base/coll_base_alltoall.c                     if (MPI_SUCCESS != error) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       469 ompi/mca/coll/base/coll_base_alltoall.c     return MPI_SUCCESS;
MPI_SUCCESS       516 ompi/mca/coll/base/coll_base_alltoall.c     if (err != MPI_SUCCESS) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       519 ompi/mca/coll/base/coll_base_alltoall.c     if (err != MPI_SUCCESS) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       533 ompi/mca/coll/base/coll_base_alltoall.c     if (err != MPI_SUCCESS) { line = __LINE__; goto err_hndl;  }
MPI_SUCCESS       540 ompi/mca/coll/base/coll_base_alltoall.c     if (err != MPI_SUCCESS) { line = __LINE__; goto err_hndl;  }
MPI_SUCCESS       543 ompi/mca/coll/base/coll_base_alltoall.c     return MPI_SUCCESS;
MPI_SUCCESS       615 ompi/mca/coll/base/coll_base_alltoall.c     if (MPI_SUCCESS != err) {
MPI_SUCCESS       622 ompi/mca/coll/base/coll_base_alltoall.c         return MPI_SUCCESS;
MPI_SUCCESS       641 ompi/mca/coll/base/coll_base_alltoall.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       656 ompi/mca/coll/base/coll_base_alltoall.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       671 ompi/mca/coll/base/coll_base_alltoall.c     if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       674 ompi/mca/coll/base/coll_base_alltoall.c     if (MPI_SUCCESS != err) {
MPI_SUCCESS        46 ompi/mca/coll/base/coll_base_alltoallv.c     int i, j, size, rank, err=MPI_SUCCESS;
MPI_SUCCESS        58 ompi/mca/coll/base/coll_base_alltoallv.c         return MPI_SUCCESS;
MPI_SUCCESS        72 ompi/mca/coll/base/coll_base_alltoallv.c         return MPI_SUCCESS;
MPI_SUCCESS        90 ompi/mca/coll/base/coll_base_alltoallv.c                 if (MPI_SUCCESS != err) { goto error_hndl; }
MPI_SUCCESS        98 ompi/mca/coll/base/coll_base_alltoallv.c                 if (MPI_SUCCESS != err) { goto error_hndl; }
MPI_SUCCESS       103 ompi/mca/coll/base/coll_base_alltoallv.c                 if (MPI_SUCCESS != err) { goto error_hndl; }
MPI_SUCCESS       111 ompi/mca/coll/base/coll_base_alltoallv.c                 if (MPI_SUCCESS != err) { goto error_hndl; }
MPI_SUCCESS       167 ompi/mca/coll/base/coll_base_alltoallv.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl;  }
MPI_SUCCESS       170 ompi/mca/coll/base/coll_base_alltoallv.c     return MPI_SUCCESS;
MPI_SUCCESS       223 ompi/mca/coll/base/coll_base_alltoallv.c         if (MPI_SUCCESS != err) {
MPI_SUCCESS       230 ompi/mca/coll/base/coll_base_alltoallv.c         return MPI_SUCCESS;
MPI_SUCCESS       249 ompi/mca/coll/base/coll_base_alltoallv.c         if (MPI_SUCCESS != err) { goto err_hndl; }
MPI_SUCCESS       264 ompi/mca/coll/base/coll_base_alltoallv.c         if (MPI_SUCCESS != err) { goto err_hndl; }
MPI_SUCCESS        57 ompi/mca/coll/base/coll_base_barrier.c     if( MPI_SUCCESS != rc ) { line = __LINE__; goto error_handler; }
MPI_SUCCESS        62 ompi/mca/coll/base/coll_base_barrier.c     if( MPI_SUCCESS != rc ) { line = __LINE__; goto error_handler; }
MPI_SUCCESS        65 ompi/mca/coll/base/coll_base_barrier.c     if( MPI_SUCCESS != rc ) { line = __LINE__; goto error_handler; }
MPI_SUCCESS        67 ompi/mca/coll/base/coll_base_barrier.c     return (MPI_SUCCESS);
MPI_SUCCESS       119 ompi/mca/coll/base/coll_base_barrier.c         if (err != MPI_SUCCESS) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       126 ompi/mca/coll/base/coll_base_barrier.c     if (err != MPI_SUCCESS) { line = __LINE__; goto err_hndl;  }
MPI_SUCCESS       133 ompi/mca/coll/base/coll_base_barrier.c         if (err != MPI_SUCCESS) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       141 ompi/mca/coll/base/coll_base_barrier.c         if (err != MPI_SUCCESS) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       148 ompi/mca/coll/base/coll_base_barrier.c     if (err != MPI_SUCCESS) { line = __LINE__; goto err_hndl;  }
MPI_SUCCESS       155 ompi/mca/coll/base/coll_base_barrier.c         if (err != MPI_SUCCESS) { line = __LINE__; goto err_hndl;  }
MPI_SUCCESS       158 ompi/mca/coll/base/coll_base_barrier.c     return MPI_SUCCESS;
MPI_SUCCESS       197 ompi/mca/coll/base/coll_base_barrier.c             if (err != MPI_SUCCESS) { line = __LINE__; goto err_hndl;}
MPI_SUCCESS       206 ompi/mca/coll/base/coll_base_barrier.c             if (err != MPI_SUCCESS) { line = __LINE__; goto err_hndl;}
MPI_SUCCESS       222 ompi/mca/coll/base/coll_base_barrier.c             if (err != MPI_SUCCESS) { line = __LINE__; goto err_hndl;}
MPI_SUCCESS       235 ompi/mca/coll/base/coll_base_barrier.c             if (err != MPI_SUCCESS) { line = __LINE__; goto err_hndl;}
MPI_SUCCESS       239 ompi/mca/coll/base/coll_base_barrier.c     return MPI_SUCCESS;
MPI_SUCCESS       260 ompi/mca/coll/base/coll_base_barrier.c         return MPI_SUCCESS;
MPI_SUCCESS       274 ompi/mca/coll/base/coll_base_barrier.c         if (err != MPI_SUCCESS) { line = __LINE__; goto err_hndl;}
MPI_SUCCESS       277 ompi/mca/coll/base/coll_base_barrier.c     return MPI_SUCCESS;
MPI_SUCCESS       298 ompi/mca/coll/base/coll_base_barrier.c         return MPI_SUCCESS;
MPI_SUCCESS       338 ompi/mca/coll/base/coll_base_barrier.c         return MPI_SUCCESS;
MPI_SUCCESS       346 ompi/mca/coll/base/coll_base_barrier.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       351 ompi/mca/coll/base/coll_base_barrier.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       364 ompi/mca/coll/base/coll_base_barrier.c             if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       367 ompi/mca/coll/base/coll_base_barrier.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       374 ompi/mca/coll/base/coll_base_barrier.c             if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       379 ompi/mca/coll/base/coll_base_barrier.c     return MPI_SUCCESS;
MPI_SUCCESS       411 ompi/mca/coll/base/coll_base_barrier.c         return MPI_SUCCESS;
MPI_SUCCESS       427 ompi/mca/coll/base/coll_base_barrier.c                 if (MPI_SUCCESS != err)
MPI_SUCCESS       433 ompi/mca/coll/base/coll_base_barrier.c                 if (MPI_SUCCESS != err)
MPI_SUCCESS       447 ompi/mca/coll/base/coll_base_barrier.c                 if (MPI_SUCCESS != err)
MPI_SUCCESS       453 ompi/mca/coll/base/coll_base_barrier.c                 if (MPI_SUCCESS != err)
MPI_SUCCESS       459 ompi/mca/coll/base/coll_base_barrier.c     return MPI_SUCCESS;
MPI_SUCCESS        94 ompi/mca/coll/base/coll_base_bcast.c                 if (err != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       100 ompi/mca/coll/base/coll_base_bcast.c             if (err != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       125 ompi/mca/coll/base/coll_base_bcast.c         if (err != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       136 ompi/mca/coll/base/coll_base_bcast.c             if (err != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       141 ompi/mca/coll/base/coll_base_bcast.c             if (err != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       149 ompi/mca/coll/base/coll_base_bcast.c                 if (err != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       155 ompi/mca/coll/base/coll_base_bcast.c             if (err != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       164 ompi/mca/coll/base/coll_base_bcast.c         if (err != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       172 ompi/mca/coll/base/coll_base_bcast.c             if (err != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       177 ompi/mca/coll/base/coll_base_bcast.c         if (err != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       194 ompi/mca/coll/base/coll_base_bcast.c         if (err != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       203 ompi/mca/coll/base/coll_base_bcast.c             if (err != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       207 ompi/mca/coll/base/coll_base_bcast.c             if (err != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       211 ompi/mca/coll/base/coll_base_bcast.c         if (err != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       214 ompi/mca/coll/base/coll_base_bcast.c     return (MPI_SUCCESS);
MPI_SUCCESS       382 ompi/mca/coll/base/coll_base_bcast.c         return MPI_SUCCESS;
MPI_SUCCESS       461 ompi/mca/coll/base/coll_base_bcast.c                 if (err != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       485 ompi/mca/coll/base/coll_base_bcast.c         if (err != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       495 ompi/mca/coll/base/coll_base_bcast.c             if (err != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       503 ompi/mca/coll/base/coll_base_bcast.c                 if (err != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       518 ompi/mca/coll/base/coll_base_bcast.c             if (err != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       534 ompi/mca/coll/base/coll_base_bcast.c             if (err != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       566 ompi/mca/coll/base/coll_base_bcast.c         if (err != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       573 ompi/mca/coll/base/coll_base_bcast.c             if (err != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       581 ompi/mca/coll/base/coll_base_bcast.c             if (err != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       590 ompi/mca/coll/base/coll_base_bcast.c             if (err != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       593 ompi/mca/coll/base/coll_base_bcast.c     return (MPI_SUCCESS);
MPI_SUCCESS       662 ompi/mca/coll/base/coll_base_bcast.c         if (MPI_SUCCESS != err) { goto err_hndl; }
MPI_SUCCESS       677 ompi/mca/coll/base/coll_base_bcast.c     if( MPI_SUCCESS != err ) {  /* Free the reqs */
MPI_SUCCESS       773 ompi/mca/coll/base/coll_base_bcast.c     int err = MPI_SUCCESS;
MPI_SUCCESS       786 ompi/mca/coll/base/coll_base_bcast.c         return MPI_SUCCESS;
MPI_SUCCESS       816 ompi/mca/coll/base/coll_base_bcast.c                 if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       836 ompi/mca/coll/base/coll_base_bcast.c                 if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       873 ompi/mca/coll/base/coll_base_bcast.c             if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       901 ompi/mca/coll/base/coll_base_bcast.c                     if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       909 ompi/mca/coll/base/coll_base_bcast.c                     if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       950 ompi/mca/coll/base/coll_base_bcast.c     int err = MPI_SUCCESS;
MPI_SUCCESS       963 ompi/mca/coll/base/coll_base_bcast.c         return MPI_SUCCESS;
MPI_SUCCESS       993 ompi/mca/coll/base/coll_base_bcast.c                 if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS      1013 ompi/mca/coll/base/coll_base_bcast.c                 if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS      1044 ompi/mca/coll/base/coll_base_bcast.c         if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS        89 ompi/mca/coll/base/coll_base_exscan.c     if (MPI_SUCCESS != err) {
MPI_SUCCESS       147 ompi/mca/coll/base/coll_base_exscan.c     int err = MPI_SUCCESS;
MPI_SUCCESS       155 ompi/mca/coll/base/coll_base_exscan.c         return MPI_SUCCESS;
MPI_SUCCESS       157 ompi/mca/coll/base/coll_base_exscan.c         return MPI_SUCCESS;
MPI_SUCCESS       171 ompi/mca/coll/base/coll_base_exscan.c         if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       174 ompi/mca/coll/base/coll_base_exscan.c         if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       187 ompi/mca/coll/base/coll_base_exscan.c             if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       194 ompi/mca/coll/base/coll_base_exscan.c                     if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS        79 ompi/mca/coll/base/coll_base_gather.c                 if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS        94 ompi/mca/coll/base/coll_base_gather.c                 if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS        99 ompi/mca/coll/base/coll_base_gather.c                 if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       118 ompi/mca/coll/base/coll_base_gather.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       151 ompi/mca/coll/base/coll_base_gather.c             if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       167 ompi/mca/coll/base/coll_base_gather.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       175 ompi/mca/coll/base/coll_base_gather.c             if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       180 ompi/mca/coll/base/coll_base_gather.c             if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       188 ompi/mca/coll/base/coll_base_gather.c     return MPI_SUCCESS;
MPI_SUCCESS       244 ompi/mca/coll/base/coll_base_gather.c         if (ret != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       249 ompi/mca/coll/base/coll_base_gather.c         if (ret != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       255 ompi/mca/coll/base/coll_base_gather.c         if (ret != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       292 ompi/mca/coll/base/coll_base_gather.c             if (ret != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       298 ompi/mca/coll/base/coll_base_gather.c             if (ret != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       305 ompi/mca/coll/base/coll_base_gather.c             if (ret != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       309 ompi/mca/coll/base/coll_base_gather.c             if (ret != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       317 ompi/mca/coll/base/coll_base_gather.c             if (ret != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       322 ompi/mca/coll/base/coll_base_gather.c         if (ret != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       326 ompi/mca/coll/base/coll_base_gather.c     return MPI_SUCCESS;
MPI_SUCCESS       403 ompi/mca/coll/base/coll_base_gather.c                 err = MPI_SUCCESS;
MPI_SUCCESS       410 ompi/mca/coll/base/coll_base_gather.c         if (MPI_SUCCESS != err) {
MPI_SUCCESS       416 ompi/mca/coll/base/coll_base_gather.c     return MPI_SUCCESS;
MPI_SUCCESS       180 ompi/mca/coll/base/coll_base_reduce.c                     if (ret != MPI_SUCCESS) { line = __LINE__; goto error_hndl;}
MPI_SUCCESS       188 ompi/mca/coll/base/coll_base_reduce.c                 if (ret != MPI_SUCCESS) { line = __LINE__; goto error_hndl;  }
MPI_SUCCESS       227 ompi/mca/coll/base/coll_base_reduce.c                         if (ret != MPI_SUCCESS) {
MPI_SUCCESS       278 ompi/mca/coll/base/coll_base_reduce.c                 if (ret != MPI_SUCCESS) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       306 ompi/mca/coll/base/coll_base_reduce.c                 if (ret != MPI_SUCCESS) { line = __LINE__; goto error_hndl;  }
MPI_SUCCESS       314 ompi/mca/coll/base/coll_base_reduce.c                 if (ret != MPI_SUCCESS) { line = __LINE__; goto error_hndl;  }
MPI_SUCCESS       326 ompi/mca/coll/base/coll_base_reduce.c                 if (ret != MPI_SUCCESS) { line = __LINE__; goto error_hndl;  }
MPI_SUCCESS       335 ompi/mca/coll/base/coll_base_reduce.c             if (ret != MPI_SUCCESS) { line = __LINE__; goto error_hndl;  }
MPI_SUCCESS       581 ompi/mca/coll/base/coll_base_reduce.c     if (MPI_SUCCESS != ret) { return ret; }
MPI_SUCCESS       590 ompi/mca/coll/base/coll_base_reduce.c             if (MPI_SUCCESS != ret) { return ret; }
MPI_SUCCESS       597 ompi/mca/coll/base/coll_base_reduce.c             if (MPI_SUCCESS != ret) { return ret; }
MPI_SUCCESS       604 ompi/mca/coll/base/coll_base_reduce.c     return MPI_SUCCESS;
MPI_SUCCESS       687 ompi/mca/coll/base/coll_base_reduce.c     if (MPI_SUCCESS != err) {
MPI_SUCCESS       703 ompi/mca/coll/base/coll_base_reduce.c             if (MPI_SUCCESS != err) {
MPI_SUCCESS       728 ompi/mca/coll/base/coll_base_reduce.c     return MPI_SUCCESS;
MPI_SUCCESS       816 ompi/mca/coll/base/coll_base_reduce.c     int err = MPI_SUCCESS;
MPI_SUCCESS       843 ompi/mca/coll/base/coll_base_reduce.c         if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       883 ompi/mca/coll/base/coll_base_reduce.c             if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       894 ompi/mca/coll/base/coll_base_reduce.c             if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       911 ompi/mca/coll/base/coll_base_reduce.c             if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       921 ompi/mca/coll/base/coll_base_reduce.c             if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       993 ompi/mca/coll/base/coll_base_reduce.c             if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS      1045 ompi/mca/coll/base/coll_base_reduce.c                 if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS      1053 ompi/mca/coll/base/coll_base_reduce.c                 if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS      1094 ompi/mca/coll/base/coll_base_reduce.c                 if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS      1102 ompi/mca/coll/base/coll_base_reduce.c                 if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS        89 ompi/mca/coll/base/coll_base_reduce_scatter.c     if (MPI_SUCCESS != err) {
MPI_SUCCESS       498 ompi/mca/coll/base/coll_base_reduce_scatter.c         return MPI_SUCCESS;
MPI_SUCCESS       507 ompi/mca/coll/base/coll_base_reduce_scatter.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       559 ompi/mca/coll/base/coll_base_reduce_scatter.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       564 ompi/mca/coll/base/coll_base_reduce_scatter.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       575 ompi/mca/coll/base/coll_base_reduce_scatter.c         if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       579 ompi/mca/coll/base/coll_base_reduce_scatter.c         if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       591 ompi/mca/coll/base/coll_base_reduce_scatter.c         if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       596 ompi/mca/coll/base/coll_base_reduce_scatter.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto error_hndl; }
MPI_SUCCESS       612 ompi/mca/coll/base/coll_base_reduce_scatter.c     return MPI_SUCCESS;
MPI_SUCCESS       699 ompi/mca/coll/base/coll_base_reduce_scatter.c     int err = MPI_SUCCESS;
MPI_SUCCESS       707 ompi/mca/coll/base/coll_base_reduce_scatter.c         return MPI_SUCCESS;
MPI_SUCCESS       733 ompi/mca/coll/base/coll_base_reduce_scatter.c         if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       736 ompi/mca/coll/base/coll_base_reduce_scatter.c         if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       826 ompi/mca/coll/base/coll_base_reduce_scatter.c             if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       859 ompi/mca/coll/base/coll_base_reduce_scatter.c             if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       872 ompi/mca/coll/base/coll_base_reduce_scatter.c             if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       876 ompi/mca/coll/base/coll_base_reduce_scatter.c             if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       100 ompi/mca/coll/base/coll_base_reduce_scatter_block.c     if (MPI_SUCCESS == err) {
MPI_SUCCESS       137 ompi/mca/coll/base/coll_base_reduce_scatter_block.c     int err = MPI_SUCCESS;
MPI_SUCCESS       145 ompi/mca/coll/base/coll_base_reduce_scatter_block.c         return MPI_SUCCESS;
MPI_SUCCESS       147 ompi/mca/coll/base/coll_base_reduce_scatter_block.c         return MPI_SUCCESS;
MPI_SUCCESS       163 ompi/mca/coll/base/coll_base_reduce_scatter_block.c         if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       166 ompi/mca/coll/base/coll_base_reduce_scatter_block.c         if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       197 ompi/mca/coll/base/coll_base_reduce_scatter_block.c         if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       199 ompi/mca/coll/base/coll_base_reduce_scatter_block.c         if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       208 ompi/mca/coll/base/coll_base_reduce_scatter_block.c         if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       210 ompi/mca/coll/base/coll_base_reduce_scatter_block.c         if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       219 ompi/mca/coll/base/coll_base_reduce_scatter_block.c             if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       246 ompi/mca/coll/base/coll_base_reduce_scatter_block.c                     if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       253 ompi/mca/coll/base/coll_base_reduce_scatter_block.c                     if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       273 ompi/mca/coll/base/coll_base_reduce_scatter_block.c                 if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       278 ompi/mca/coll/base/coll_base_reduce_scatter_block.c         if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       280 ompi/mca/coll/base/coll_base_reduce_scatter_block.c         if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       284 ompi/mca/coll/base/coll_base_reduce_scatter_block.c     if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       333 ompi/mca/coll/base/coll_base_reduce_scatter_block.c     int err = MPI_SUCCESS;
MPI_SUCCESS       341 ompi/mca/coll/base/coll_base_reduce_scatter_block.c         return MPI_SUCCESS;
MPI_SUCCESS       364 ompi/mca/coll/base/coll_base_reduce_scatter_block.c         if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       367 ompi/mca/coll/base/coll_base_reduce_scatter_block.c         if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       476 ompi/mca/coll/base/coll_base_reduce_scatter_block.c         if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       493 ompi/mca/coll/base/coll_base_reduce_scatter_block.c             if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       574 ompi/mca/coll/base/coll_base_reduce_scatter_block.c     int err = MPI_SUCCESS;
MPI_SUCCESS       582 ompi/mca/coll/base/coll_base_reduce_scatter_block.c         return MPI_SUCCESS;
MPI_SUCCESS       604 ompi/mca/coll/base/coll_base_reduce_scatter_block.c         if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       607 ompi/mca/coll/base/coll_base_reduce_scatter_block.c         if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       694 ompi/mca/coll/base/coll_base_reduce_scatter_block.c             if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       728 ompi/mca/coll/base/coll_base_reduce_scatter_block.c             if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       743 ompi/mca/coll/base/coll_base_reduce_scatter_block.c             if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       747 ompi/mca/coll/base/coll_base_reduce_scatter_block.c             if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       817 ompi/mca/coll/base/coll_base_reduce_scatter_block.c     int err = MPI_SUCCESS;
MPI_SUCCESS       822 ompi/mca/coll/base/coll_base_reduce_scatter_block.c         return MPI_SUCCESS;
MPI_SUCCESS       843 ompi/mca/coll/base/coll_base_reduce_scatter_block.c         if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       865 ompi/mca/coll/base/coll_base_reduce_scatter_block.c         if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       884 ompi/mca/coll/base/coll_base_reduce_scatter_block.c     if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS        56 ompi/mca/coll/base/coll_base_scan.c             if (MPI_SUCCESS != err) {
MPI_SUCCESS        80 ompi/mca/coll/base/coll_base_scan.c             if (MPI_SUCCESS != err) {
MPI_SUCCESS        93 ompi/mca/coll/base/coll_base_scan.c         if (MPI_SUCCESS != err) {
MPI_SUCCESS       121 ompi/mca/coll/base/coll_base_scan.c     return MPI_SUCCESS;
MPI_SUCCESS       162 ompi/mca/coll/base/coll_base_scan.c     int err = MPI_SUCCESS;
MPI_SUCCESS       171 ompi/mca/coll/base/coll_base_scan.c         return MPI_SUCCESS;
MPI_SUCCESS       175 ompi/mca/coll/base/coll_base_scan.c         if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       178 ompi/mca/coll/base/coll_base_scan.c         return MPI_SUCCESS;
MPI_SUCCESS       191 ompi/mca/coll/base/coll_base_scan.c     if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       202 ompi/mca/coll/base/coll_base_scan.c             if (MPI_SUCCESS != err) { goto cleanup_and_return; }
MPI_SUCCESS       101 ompi/mca/coll/base/coll_base_scatter.c                 if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       114 ompi/mca/coll/base/coll_base_scatter.c             if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       118 ompi/mca/coll/base/coll_base_scatter.c             if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       124 ompi/mca/coll/base/coll_base_scatter.c                 if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       148 ompi/mca/coll/base/coll_base_scatter.c             if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       158 ompi/mca/coll/base/coll_base_scatter.c             if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       172 ompi/mca/coll/base/coll_base_scatter.c             if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       181 ompi/mca/coll/base/coll_base_scatter.c         if (MPI_SUCCESS != err) { line = __LINE__; goto err_hndl; }
MPI_SUCCESS       184 ompi/mca/coll/base/coll_base_scatter.c     return MPI_SUCCESS;
MPI_SUCCESS       266 ompi/mca/coll/base/coll_base_scatter.c         if (MPI_SUCCESS != err) {
MPI_SUCCESS       273 ompi/mca/coll/base/coll_base_scatter.c     return MPI_SUCCESS;
MPI_SUCCESS        51 ompi/mca/coll/base/coll_base_util.c     if (err != MPI_SUCCESS) { line = __LINE__; goto error_handler; }
MPI_SUCCESS        57 ompi/mca/coll/base/coll_base_util.c     if (err != MPI_SUCCESS) { line = __LINE__; goto error_handler; }
MPI_SUCCESS        60 ompi/mca/coll/base/coll_base_util.c     if (err != MPI_SUCCESS) { line = __LINE__; goto error_handler; }
MPI_SUCCESS        66 ompi/mca/coll/base/coll_base_util.c     return (MPI_SUCCESS);
MPI_SUCCESS       103 ompi/mca/coll/basic/coll_basic_allgather.c             if (MPI_SUCCESS != err) { line = __LINE__; goto exit; }
MPI_SUCCESS       157 ompi/mca/coll/basic/coll_basic_allgather.c     if( MPI_SUCCESS != err ) {
MPI_SUCCESS        63 ompi/mca/coll/basic/coll_basic_allreduce.c     if (MPI_SUCCESS != err) {
MPI_SUCCESS       185 ompi/mca/coll/basic/coll_basic_allreduce.c     if( MPI_SUCCESS != err ) {
MPI_SUCCESS        83 ompi/mca/coll/basic/coll_basic_alltoallv.c             if (MPI_SUCCESS != err) {
MPI_SUCCESS        98 ompi/mca/coll/basic/coll_basic_alltoallv.c             if (MPI_SUCCESS != err) {
MPI_SUCCESS       106 ompi/mca/coll/basic/coll_basic_alltoallv.c     if (MPI_SUCCESS != err) {
MPI_SUCCESS        45 ompi/mca/coll/basic/coll_basic_alltoallw.c     int i, j, size, rank, err = MPI_SUCCESS, max_size;
MPI_SUCCESS        57 ompi/mca/coll/basic/coll_basic_alltoallw.c         return MPI_SUCCESS;
MPI_SUCCESS        89 ompi/mca/coll/basic/coll_basic_alltoallw.c                 if (MPI_SUCCESS != err) { goto error_hndl; }
MPI_SUCCESS        94 ompi/mca/coll/basic/coll_basic_alltoallw.c                 if (MPI_SUCCESS != err) { goto error_hndl; }
MPI_SUCCESS        99 ompi/mca/coll/basic/coll_basic_alltoallw.c                 if (MPI_SUCCESS != err) { goto error_hndl; }
MPI_SUCCESS       104 ompi/mca/coll/basic/coll_basic_alltoallw.c                 if (MPI_SUCCESS != err) { goto error_hndl; }
MPI_SUCCESS       109 ompi/mca/coll/basic/coll_basic_alltoallw.c                 if (MPI_SUCCESS != err) { goto error_hndl; }
MPI_SUCCESS       114 ompi/mca/coll/basic/coll_basic_alltoallw.c                 if (MPI_SUCCESS != err) { goto error_hndl; }
MPI_SUCCESS       121 ompi/mca/coll/basic/coll_basic_alltoallw.c             if (MPI_SUCCESS != err) { goto error_hndl; }
MPI_SUCCESS       170 ompi/mca/coll/basic/coll_basic_alltoallw.c     if (MPI_SUCCESS != err) {
MPI_SUCCESS       177 ompi/mca/coll/basic/coll_basic_alltoallw.c         return MPI_SUCCESS;
MPI_SUCCESS       201 ompi/mca/coll/basic/coll_basic_alltoallw.c         if (MPI_SUCCESS != err) {
MPI_SUCCESS       223 ompi/mca/coll/basic/coll_basic_alltoallw.c         if (MPI_SUCCESS != err) {
MPI_SUCCESS        68 ompi/mca/coll/basic/coll_basic_barrier.c             if (MPI_SUCCESS != err) {
MPI_SUCCESS        83 ompi/mca/coll/basic/coll_basic_barrier.c         if (MPI_SUCCESS != err) {
MPI_SUCCESS        90 ompi/mca/coll/basic/coll_basic_barrier.c         if (MPI_SUCCESS != err) {
MPI_SUCCESS       103 ompi/mca/coll/basic/coll_basic_barrier.c             if (MPI_SUCCESS != err) {
MPI_SUCCESS       111 ompi/mca/coll/basic/coll_basic_barrier.c     return MPI_SUCCESS;
MPI_SUCCESS        78 ompi/mca/coll/basic/coll_basic_bcast.c         if (MPI_SUCCESS != err) {
MPI_SUCCESS        88 ompi/mca/coll/basic/coll_basic_bcast.c     err = MPI_SUCCESS;
MPI_SUCCESS       101 ompi/mca/coll/basic/coll_basic_bcast.c             if (MPI_SUCCESS != err) {
MPI_SUCCESS       120 ompi/mca/coll/basic/coll_basic_bcast.c         if( MPI_SUCCESS != err ) {
MPI_SUCCESS        78 ompi/mca/coll/basic/coll_basic_gather.c             if (MPI_SUCCESS != err) {
MPI_SUCCESS        66 ompi/mca/coll/basic/coll_basic_gatherv.c         return MPI_SUCCESS;
MPI_SUCCESS        94 ompi/mca/coll/basic/coll_basic_gatherv.c         if (MPI_SUCCESS != err) {
MPI_SUCCESS       101 ompi/mca/coll/basic/coll_basic_gatherv.c     return MPI_SUCCESS;
MPI_SUCCESS        50 ompi/mca/coll/basic/coll_basic_neighbor_allgather.c     int rc = MPI_SUCCESS, dim, nreqs;
MPI_SUCCESS       132 ompi/mca/coll/basic/coll_basic_neighbor_allgather.c     int rc = MPI_SUCCESS, neighbor;
MPI_SUCCESS       184 ompi/mca/coll/basic/coll_basic_neighbor_allgather.c     int rc = MPI_SUCCESS, neighbor;
MPI_SUCCESS        49 ompi/mca/coll/basic/coll_basic_neighbor_allgatherv.c     int rc = MPI_SUCCESS, dim, i, nreqs;
MPI_SUCCESS       117 ompi/mca/coll/basic/coll_basic_neighbor_allgatherv.c     int rc = MPI_SUCCESS, neighbor, degree;
MPI_SUCCESS       169 ompi/mca/coll/basic/coll_basic_neighbor_allgatherv.c     int rc = MPI_SUCCESS, neighbor;
MPI_SUCCESS        48 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c     int rc = MPI_SUCCESS, dim, nreqs;
MPI_SUCCESS       146 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c     int rc = MPI_SUCCESS, neighbor, degree;
MPI_SUCCESS       171 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c     if( MPI_SUCCESS != rc ) {
MPI_SUCCESS       186 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c     if( MPI_SUCCESS != rc ) {
MPI_SUCCESS       192 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c     if( MPI_SUCCESS != rc ) {
MPI_SUCCESS       205 ompi/mca/coll/basic/coll_basic_neighbor_alltoall.c     int rc = MPI_SUCCESS, neighbor;
MPI_SUCCESS        47 ompi/mca/coll/basic/coll_basic_neighbor_alltoallv.c     int rc = MPI_SUCCESS, dim, i, nreqs;
MPI_SUCCESS       132 ompi/mca/coll/basic/coll_basic_neighbor_alltoallv.c     int rc = MPI_SUCCESS, neighbor, degree;
MPI_SUCCESS       191 ompi/mca/coll/basic/coll_basic_neighbor_alltoallv.c     int rc = MPI_SUCCESS, neighbor;
MPI_SUCCESS        47 ompi/mca/coll/basic/coll_basic_neighbor_alltoallw.c     int rc = MPI_SUCCESS, dim, i, nreqs;
MPI_SUCCESS       129 ompi/mca/coll/basic/coll_basic_neighbor_alltoallw.c     int rc = MPI_SUCCESS, neighbor, degree;
MPI_SUCCESS       184 ompi/mca/coll/basic/coll_basic_neighbor_alltoallw.c     int rc = MPI_SUCCESS, neighbor;
MPI_SUCCESS       178 ompi/mca/coll/basic/coll_basic_reduce.c             if (MPI_SUCCESS != err) {
MPI_SUCCESS       209 ompi/mca/coll/basic/coll_basic_reduce.c             if (MPI_SUCCESS != err) {
MPI_SUCCESS       241 ompi/mca/coll/basic/coll_basic_reduce.c     err = MPI_SUCCESS;
MPI_SUCCESS       321 ompi/mca/coll/basic/coll_basic_reduce.c         if (MPI_SUCCESS != err) {
MPI_SUCCESS       333 ompi/mca/coll/basic/coll_basic_reduce.c             if (MPI_SUCCESS != err) {
MPI_SUCCESS       338 ompi/mca/coll/basic/coll_basic_reduce_scatter.c         if (MPI_SUCCESS == err) {
MPI_SUCCESS       452 ompi/mca/coll/basic/coll_basic_reduce_scatter.c             if (MPI_SUCCESS != err) {
MPI_SUCCESS       145 ompi/mca/coll/basic/coll_basic_reduce_scatter_block.c             if (MPI_SUCCESS != err) {
MPI_SUCCESS        67 ompi/mca/coll/basic/coll_basic_scatterv.c         return MPI_SUCCESS;
MPI_SUCCESS        94 ompi/mca/coll/basic/coll_basic_scatterv.c                 if (MPI_SUCCESS != err) {
MPI_SUCCESS       103 ompi/mca/coll/basic/coll_basic_scatterv.c     return MPI_SUCCESS;
MPI_SUCCESS       362 ompi/mca/coll/hcoll/coll_hcoll_rte.c     ompi_req->req_status.MPI_ERROR = MPI_SUCCESS;
MPI_SUCCESS        86 ompi/mca/coll/libnbc/nbc_iallgather.c   if (MPI_SUCCESS != res) {
MPI_SUCCESS       224 ompi/mca/coll/libnbc/nbc_iallgather.c   if (MPI_SUCCESS != res) {
MPI_SUCCESS        53 ompi/mca/coll/libnbc/nbc_iallgatherv.c   if (OPAL_UNLIKELY(MPI_SUCCESS != res)) {
MPI_SUCCESS       153 ompi/mca/coll/libnbc/nbc_iallgatherv.c   if (OPAL_UNLIKELY(MPI_SUCCESS != res)) {
MPI_SUCCESS       254 ompi/mca/coll/libnbc/nbc_iallreduce.c   if (MPI_SUCCESS != res) {
MPI_SUCCESS       260 ompi/mca/coll/libnbc/nbc_iallreduce.c   if (MPI_SUCCESS != res) {
MPI_SUCCESS        81 ompi/mca/coll/libnbc/nbc_ialltoall.c   if (MPI_SUCCESS != res) {
MPI_SUCCESS        87 ompi/mca/coll/libnbc/nbc_ialltoall.c   if (MPI_SUCCESS != res) {
MPI_SUCCESS        93 ompi/mca/coll/libnbc/nbc_ialltoall.c   if (MPI_SUCCESS != res) {
MPI_SUCCESS       129 ompi/mca/coll/libnbc/nbc_ialltoall.c       if (MPI_SUCCESS != res) {
MPI_SUCCESS       164 ompi/mca/coll/libnbc/nbc_ialltoall.c       if (OPAL_UNLIKELY(MPI_SUCCESS != res)) {
MPI_SUCCESS       174 ompi/mca/coll/libnbc/nbc_ialltoall.c         if (OPAL_UNLIKELY(MPI_SUCCESS != res)) {
MPI_SUCCESS       316 ompi/mca/coll/libnbc/nbc_ialltoall.c   if (MPI_SUCCESS != res) {
MPI_SUCCESS       322 ompi/mca/coll/libnbc/nbc_ialltoall.c   if (MPI_SUCCESS != res) {
MPI_SUCCESS       458 ompi/mca/coll/libnbc/nbc_ialltoall.c     if (MPI_SUCCESS != res) {
MPI_SUCCESS        63 ompi/mca/coll/libnbc/nbc_ialltoallv.c   if (MPI_SUCCESS != res) {
MPI_SUCCESS        88 ompi/mca/coll/libnbc/nbc_ialltoallv.c     if (MPI_SUCCESS != res) {
MPI_SUCCESS       177 ompi/mca/coll/libnbc/nbc_ialltoallv.c   if (MPI_SUCCESS != res) {
MPI_SUCCESS       183 ompi/mca/coll/libnbc/nbc_ialltoallv.c   if (MPI_SUCCESS != res) {
MPI_SUCCESS        71 ompi/mca/coll/libnbc/nbc_ibcast.c   if (MPI_SUCCESS != res) {
MPI_SUCCESS       313 ompi/mca/coll/libnbc/nbc_ibcast.c   if (MPI_SUCCESS != res) {
MPI_SUCCESS        65 ompi/mca/coll/libnbc/nbc_igather.c       if (MPI_SUCCESS != res) {
MPI_SUCCESS       210 ompi/mca/coll/libnbc/nbc_igather.c         if (MPI_SUCCESS != res) {
MPI_SUCCESS        50 ompi/mca/coll/libnbc/nbc_igatherv.c     if (MPI_SUCCESS != res) {
MPI_SUCCESS       142 ompi/mca/coll/libnbc/nbc_igatherv.c     if (MPI_SUCCESS != res) {
MPI_SUCCESS        57 ompi/mca/coll/libnbc/nbc_ineighbor_allgather.c   if (MPI_SUCCESS != res) {
MPI_SUCCESS        57 ompi/mca/coll/libnbc/nbc_ineighbor_allgatherv.c   if (MPI_SUCCESS != res) {
MPI_SUCCESS        54 ompi/mca/coll/libnbc/nbc_ineighbor_alltoall.c   if (MPI_SUCCESS != res) {
MPI_SUCCESS        60 ompi/mca/coll/libnbc/nbc_ineighbor_alltoall.c   if (MPI_SUCCESS != res) {
MPI_SUCCESS        57 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallv.c   if (MPI_SUCCESS != res) {
MPI_SUCCESS        63 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallv.c   if (MPI_SUCCESS != res) {
MPI_SUCCESS       543 ompi/mca/coll/libnbc/nbc_internal.h     if (MPI_SUCCESS != res) {
MPI_SUCCESS        82 ompi/mca/coll/libnbc/nbc_ireduce.c   if (MPI_SUCCESS != res) {
MPI_SUCCESS        88 ompi/mca/coll/libnbc/nbc_ireduce.c   if (MPI_SUCCESS != res) {
MPI_SUCCESS        63 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c   if (MPI_SUCCESS != res) {
MPI_SUCCESS       244 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c   if (MPI_SUCCESS != res) {
MPI_SUCCESS        60 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c   if (MPI_SUCCESS != res || 0 == ext) {
MPI_SUCCESS        62 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c     return (MPI_SUCCESS == res) ? MPI_ERR_SIZE : res;
MPI_SUCCESS       243 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c   if (MPI_SUCCESS != res) {
MPI_SUCCESS        67 ompi/mca/coll/libnbc/nbc_iscatter.c     if (MPI_SUCCESS != res) {
MPI_SUCCESS       204 ompi/mca/coll/libnbc/nbc_iscatter.c         if (MPI_SUCCESS != res) {
MPI_SUCCESS        56 ompi/mca/coll/libnbc/nbc_iscatterv.c     if (MPI_SUCCESS != res) {
MPI_SUCCESS       152 ompi/mca/coll/libnbc/nbc_iscatterv.c         if (MPI_SUCCESS != res) {
MPI_SUCCESS       597 ompi/mca/coll/portals4/coll_portals4_gather.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS       600 ompi/mca/coll/portals4/coll_portals4_gather.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS       603 ompi/mca/coll/portals4/coll_portals4_gather.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS       889 ompi/mca/coll/portals4/coll_portals4_gather.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS       892 ompi/mca/coll/portals4/coll_portals4_gather.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS       895 ompi/mca/coll/portals4/coll_portals4_gather.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS      1102 ompi/mca/coll/portals4/coll_portals4_gather.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS      1105 ompi/mca/coll/portals4/coll_portals4_gather.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS      1170 ompi/mca/coll/portals4/coll_portals4_gather.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS      1173 ompi/mca/coll/portals4/coll_portals4_gather.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS      1256 ompi/mca/coll/portals4/coll_portals4_gather.c         if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS      1259 ompi/mca/coll/portals4/coll_portals4_gather.c         if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS      1267 ompi/mca/coll/portals4/coll_portals4_gather.c         if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS      1270 ompi/mca/coll/portals4/coll_portals4_gather.c         if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS      1330 ompi/mca/coll/portals4/coll_portals4_gather.c         if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS      1338 ompi/mca/coll/portals4/coll_portals4_gather.c         if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS      1368 ompi/mca/coll/portals4/coll_portals4_gather.c         if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS      1371 ompi/mca/coll/portals4/coll_portals4_gather.c         if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS       393 ompi/mca/coll/portals4/coll_portals4_scatter.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS       396 ompi/mca/coll/portals4/coll_portals4_scatter.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS       399 ompi/mca/coll/portals4/coll_portals4_scatter.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS       594 ompi/mca/coll/portals4/coll_portals4_scatter.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS       597 ompi/mca/coll/portals4/coll_portals4_scatter.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS       683 ompi/mca/coll/portals4/coll_portals4_scatter.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS       686 ompi/mca/coll/portals4/coll_portals4_scatter.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS       744 ompi/mca/coll/portals4/coll_portals4_scatter.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS       772 ompi/mca/coll/portals4/coll_portals4_scatter.c     if (MPI_SUCCESS != ret) { line = __LINE__; goto err_hdlr; }
MPI_SUCCESS        42 ompi/mca/coll/self/coll_self_allgather.c         return MPI_SUCCESS;
MPI_SUCCESS        43 ompi/mca/coll/self/coll_self_allgatherv.c         return MPI_SUCCESS;
MPI_SUCCESS        42 ompi/mca/coll/self/coll_self_allreduce.c         return MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mca/coll/self/coll_self_alltoall.c         return MPI_SUCCESS;
MPI_SUCCESS        48 ompi/mca/coll/self/coll_self_alltoallv.c         return MPI_SUCCESS;
MPI_SUCCESS        47 ompi/mca/coll/self/coll_self_alltoallw.c         return MPI_SUCCESS;
MPI_SUCCESS        37 ompi/mca/coll/self/coll_self_barrier.c     return MPI_SUCCESS;
MPI_SUCCESS        40 ompi/mca/coll/self/coll_self_bcast.c     return MPI_SUCCESS;
MPI_SUCCESS        42 ompi/mca/coll/self/coll_self_exscan.c     return MPI_SUCCESS;
MPI_SUCCESS        43 ompi/mca/coll/self/coll_self_gather.c         return MPI_SUCCESS;
MPI_SUCCESS        43 ompi/mca/coll/self/coll_self_gatherv.c         return MPI_SUCCESS;
MPI_SUCCESS        42 ompi/mca/coll/self/coll_self_reduce.c         return MPI_SUCCESS;
MPI_SUCCESS        42 ompi/mca/coll/self/coll_self_reduce_scatter.c         return MPI_SUCCESS;
MPI_SUCCESS        42 ompi/mca/coll/self/coll_self_scan.c         return MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mca/coll/self/coll_self_scatter.c         return MPI_SUCCESS;
MPI_SUCCESS        43 ompi/mca/coll/self/coll_self_scatterv.c         return MPI_SUCCESS;
MPI_SUCCESS       162 ompi/mca/coll/sync/coll_sync.h     int err = MPI_SUCCESS; \
MPI_SUCCESS       169 ompi/mca/coll/sync/coll_sync.h     if (OPAL_LIKELY(MPI_SUCCESS == err)) {                                      \
MPI_SUCCESS       174 ompi/mca/coll/sync/coll_sync.h         OPAL_LIKELY(MPI_SUCCESS == err)) {                                      \
MPI_SUCCESS       120 ompi/mca/coll/tuned/coll_tuned_allgather_decision.c     return (MPI_SUCCESS);
MPI_SUCCESS       119 ompi/mca/coll/tuned/coll_tuned_allgatherv_decision.c     return (MPI_SUCCESS);
MPI_SUCCESS       120 ompi/mca/coll/tuned/coll_tuned_allreduce_decision.c     return (MPI_SUCCESS);
MPI_SUCCESS       139 ompi/mca/coll/tuned/coll_tuned_alltoall_decision.c     return (MPI_SUCCESS);
MPI_SUCCESS        85 ompi/mca/coll/tuned/coll_tuned_alltoallv_decision.c     return (MPI_SUCCESS);
MPI_SUCCESS        85 ompi/mca/coll/tuned/coll_tuned_barrier_decision.c     return (MPI_SUCCESS);
MPI_SUCCESS       131 ompi/mca/coll/tuned/coll_tuned_bcast_decision.c     return (MPI_SUCCESS);
MPI_SUCCESS        81 ompi/mca/coll/tuned/coll_tuned_exscan_decision.c     return (MPI_SUCCESS);
MPI_SUCCESS       118 ompi/mca/coll/tuned/coll_tuned_gather_decision.c     return (MPI_SUCCESS);
MPI_SUCCESS       149 ompi/mca/coll/tuned/coll_tuned_module.c     return (MPI_SUCCESS);
MPI_SUCCESS       143 ompi/mca/coll/tuned/coll_tuned_reduce_decision.c     return (MPI_SUCCESS);
MPI_SUCCESS       110 ompi/mca/coll/tuned/coll_tuned_reduce_scatter_block_decision.c     return (MPI_SUCCESS);
MPI_SUCCESS       120 ompi/mca/coll/tuned/coll_tuned_reduce_scatter_decision.c     return (MPI_SUCCESS);
MPI_SUCCESS        81 ompi/mca/coll/tuned/coll_tuned_scan_decision.c     return (MPI_SUCCESS);
MPI_SUCCESS       117 ompi/mca/coll/tuned/coll_tuned_scatter_decision.c     return (MPI_SUCCESS);
MPI_SUCCESS       114 ompi/mca/common/monitoring/monitoring_prof.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       120 ompi/mca/common/monitoring/monitoring_prof.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       288 ompi/mca/common/monitoring/monitoring_prof.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       293 ompi/mca/common/monitoring/monitoring_prof.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       311 ompi/mca/common/monitoring/monitoring_prof.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       317 ompi/mca/common/monitoring/monitoring_prof.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       335 ompi/mca/common/monitoring/monitoring_prof.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       346 ompi/mca/common/monitoring/monitoring_prof.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       357 ompi/mca/common/monitoring/monitoring_prof.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       368 ompi/mca/common/monitoring/monitoring_prof.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       209 ompi/mca/common/ompio/common_ompio_file_open.c                 if ( MPI_SUCCESS != ret  ) {
MPI_SUCCESS        80 ompi/mca/fbtl/base/fbtl_base_file_select.c     int err = MPI_SUCCESS;
MPI_SUCCESS       100 ompi/mca/fcoll/base/fcoll_base_coll_array.c     if (MPI_SUCCESS != err) {
MPI_SUCCESS       104 ompi/mca/fcoll/base/fcoll_base_coll_array.c     if(MPI_SUCCESS != err) {
MPI_SUCCESS        79 ompi/mca/fcoll/base/fcoll_base_file_select.c     int err = MPI_SUCCESS;
MPI_SUCCESS       365 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        79 ompi/mca/fs/base/fs_base_file_select.c     int err = MPI_SUCCESS;
MPI_SUCCESS       378 ompi/mca/io/ompio/io_ompio_file_open.c     if ( MPI_SUCCESS != ret ) {
MPI_SUCCESS        51 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_close.c     *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        56 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_close.c   else *error_code = MPI_SUCCESS;
MPI_SUCCESS        57 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_flush.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        66 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_flush.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS       287 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_hints.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS       152 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_open.c   else *error_code = MPI_SUCCESS;
MPI_SUCCESS       534 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     *error_code = MPI_SUCCESS;  /* changed below if error */
MPI_SUCCESS       744 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c 	    if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS       648 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     *error_code = MPI_SUCCESS;  /* changed below if error */
MPI_SUCCESS       841 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 				*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       886 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c         if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS       909 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		    if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS       929 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS       970 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c         if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS      1116 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 	    if (err != MPI_SUCCESS) {
MPI_SUCCESS      1661 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c             if (err != MPI_SUCCESS) {
MPI_SUCCESS        26 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_close.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        37 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_close.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        49 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_close.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        35 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_delete.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        46 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_delete.c 	    *error_code= MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        61 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_delete.c 	    *error_code= MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        77 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_delete.c 	    *error_code= MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        88 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_delete.c 	    *error_code= MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        39 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_fcntl.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        61 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_fcntl.c 		    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        76 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_fcntl.c 	*error_code = MPI_SUCCESS;
MPI_SUCCESS        85 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_fcntl.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        67 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_open.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        85 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_open.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        97 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_open.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       243 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_open.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       265 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_open.c 		    *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       298 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_open.c 			    *error_code = MPIO_Err_create_code(MPI_SUCCESS, 
MPI_SUCCESS       313 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_open.c 			    *error_code = MPIO_Err_create_code(MPI_SUCCESS, 
MPI_SUCCESS       330 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_open.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       121 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS       159 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, 
MPI_SUCCESS       217 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c     *error_code=MPI_SUCCESS;
MPI_SUCCESS       236 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, 
MPI_SUCCESS       279 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, 
MPI_SUCCESS       301 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, 
MPI_SUCCESS       323 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       411 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        62 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_resize.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        72 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_resize.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        91 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_resize.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       116 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_resize.c 		    *error_code = MPIO_Err_create_code(MPI_SUCCESS, 
MPI_SUCCESS       132 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_resize.c 		    *error_code = MPIO_Err_create_code(MPI_SUCCESS, 
MPI_SUCCESS       164 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_resize.c 		    *error_code = MPIO_Err_create_code(MPI_SUCCESS, 
MPI_SUCCESS       192 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_resize.c 		    *error_code = MPIO_Err_create_code(MPI_SUCCESS, 
MPI_SUCCESS       216 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_resize.c 		    *error_code = MPIO_Err_create_code(MPI_SUCCESS, 
MPI_SUCCESS       127 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_write.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS       155 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_write.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       170 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_write.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       236 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_write.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       276 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_write.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       301 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_write.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       387 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_write.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS       402 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_write.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        34 ompi/mca/io/romio321/romio/adio/ad_hfs/ad_hfs_fcntl.c 	    *error_code = MPIR_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE, myname, __LINE__, MPI_ERR_IO, "**io", 
MPI_SUCCESS        44 ompi/mca/io/romio321/romio/adio/ad_hfs/ad_hfs_fcntl.c 	else *error_code = MPI_SUCCESS;
MPI_SUCCESS        55 ompi/mca/io/romio321/romio/adio/ad_hfs/ad_hfs_fcntl.c 	    *error_code = MPIR_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE, myname, __LINE__, MPI_ERR_IO, "**io", 
MPI_SUCCESS        76 ompi/mca/io/romio321/romio/adio/ad_hfs/ad_hfs_fcntl.c 		*error_code = MPIR_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE, myname, __LINE__, MPI_ERR_IO, "**io",
MPI_SUCCESS       101 ompi/mca/io/romio321/romio/adio/ad_hfs/ad_hfs_fcntl.c 	*error_code = MPI_SUCCESS;
MPI_SUCCESS       106 ompi/mca/io/romio321/romio/adio/ad_hfs/ad_hfs_fcntl.c 	*error_code = MPI_SUCCESS;
MPI_SUCCESS        56 ompi/mca/io/romio321/romio/adio/ad_hfs/ad_hfs_open.c 	    *error_code = MPIR_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE, myname, __LINE__, MPI_ERR_IO, "**io", 
MPI_SUCCESS        66 ompi/mca/io/romio321/romio/adio/ad_hfs/ad_hfs_open.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        60 ompi/mca/io/romio321/romio/adio/ad_hfs/ad_hfs_read.c 	    *error_code = MPIR_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE, myname, __LINE__, MPI_ERR_IO, "**io",
MPI_SUCCESS        63 ompi/mca/io/romio321/romio/adio/ad_hfs/ad_hfs_read.c 	    *error_code = (err == -1) ? MPI_ERR_UNKNOWN : MPI_SUCCESS;
MPI_SUCCESS        70 ompi/mca/io/romio321/romio/adio/ad_hfs/ad_hfs_read.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        20 ompi/mca/io/romio321/romio/adio/ad_hfs/ad_hfs_resize.c 	*error_code = MPIR_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE, myname, __LINE__, MPI_ERR_IO, "**io",
MPI_SUCCESS        30 ompi/mca/io/romio321/romio/adio/ad_hfs/ad_hfs_resize.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        59 ompi/mca/io/romio321/romio/adio/ad_hfs/ad_hfs_write.c 	*error_code = MPIR_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE, myname, __LINE__, MPI_ERR_IO, "**io",
MPI_SUCCESS        62 ompi/mca/io/romio321/romio/adio/ad_hfs/ad_hfs_write.c     *error_code =  MPI_SUCCESS;
MPI_SUCCESS        69 ompi/mca/io/romio321/romio/adio/ad_hfs/ad_hfs_write.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        28 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_fcntl.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, 
MPI_SUCCESS        32 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_fcntl.c 	else *error_code = MPI_SUCCESS;
MPI_SUCCESS        58 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_fcntl.c 	    if (*error_code != MPI_SUCCESS) {
MPI_SUCCESS        59 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_fcntl.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS, 
MPI_SUCCESS        66 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_fcntl.c 	    if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS        78 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_fcntl.c 		if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS        85 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_fcntl.c 	*error_code = MPI_SUCCESS;
MPI_SUCCESS        90 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_fcntl.c 	*error_code = MPI_SUCCESS;
MPI_SUCCESS       139 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_hints.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS       170 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_open.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS       173 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_rwcontig.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS       178 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_rwcontig.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       212 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c     if (*error_code != MPI_SUCCESS)
MPI_SUCCESS       232 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c     if ((old_error != MPI_SUCCESS) && (old_error != MPI_ERR_IO))
MPI_SUCCESS       328 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c     *error_code = MPI_SUCCESS;	/* changed below if error */
MPI_SUCCESS       523 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 	if (*error_code != MPI_SUCCESS)
MPI_SUCCESS       564 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 	                            if (*error_code != MPI_SUCCESS)
MPI_SUCCESS       579 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c                         if (*error_code != MPI_SUCCESS)
MPI_SUCCESS       584 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 	    if (*error_code != MPI_SUCCESS)
MPI_SUCCESS       713 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c         if (err != MPI_SUCCESS) {
MPI_SUCCESS        23 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c            if (*error_code != MPI_SUCCESS) { \
MPI_SUCCESS        43 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c 	if (*error_code != MPI_SUCCESS) { \
MPI_SUCCESS        63 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c         if (*error_code != MPI_SUCCESS) { \
MPI_SUCCESS        83 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c 	if (*error_code != MPI_SUCCESS) { \
MPI_SUCCESS       105 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c         if (*error_code != MPI_SUCCESS) {                               \
MPI_SUCCESS       127 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c         if (*error_code != MPI_SUCCESS) { \
MPI_SUCCESS       184 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c     *error_code = MPI_SUCCESS;	/* changed below if error */
MPI_SUCCESS       194 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c 	*error_code = MPI_SUCCESS;
MPI_SUCCESS       246 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c 	if (*error_code != MPI_SUCCESS) {
MPI_SUCCESS       507 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c             if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS        12 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_done.c 	*error_code = MPI_SUCCESS;
MPI_SUCCESS        39 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_fcntl.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        44 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_fcntl.c 	else *error_code = MPI_SUCCESS;
MPI_SUCCESS        53 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_fcntl.c 	*error_code = MPI_SUCCESS;
MPI_SUCCESS        58 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_fcntl.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        32 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_getsh.c 	if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS        68 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_getsh.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        99 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_getsh.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       104 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_getsh.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        35 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_iread.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        42 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_iwrite.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        57 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_open.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        74 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        85 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS       197 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c 	*error_code = MPI_SUCCESS; 
MPI_SUCCESS       270 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       275 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c 	else *error_code = MPI_SUCCESS;
MPI_SUCCESS       534 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       539 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c 	else *error_code = MPI_SUCCESS;
MPI_SUCCESS        34 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_resize.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        47 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_setsh.c     if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS        67 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_setsh.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        72 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_setsh.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        70 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        82 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS       110 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c             *error_code = MPIO_Err_create_code(MPI_SUCCESS, \
MPI_SUCCESS       140 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, \
MPI_SUCCESS       164 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c             *error_code = MPIO_Err_create_code(MPI_SUCCESS, \
MPI_SUCCESS       186 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, \
MPI_SUCCESS       300 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c 	*error_code = MPI_SUCCESS; 
MPI_SUCCESS       371 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       376 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c 	else *error_code = MPI_SUCCESS;
MPI_SUCCESS       515 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       657 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       662 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c 	else *error_code = MPI_SUCCESS;
MPI_SUCCESS        22 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_close.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        29 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_close.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        30 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_fcntl.c 		    *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        43 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_fcntl.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        50 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_fcntl.c 	*error_code = MPI_SUCCESS;
MPI_SUCCESS        59 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_fcntl.c 	*error_code = MPI_SUCCESS;
MPI_SUCCESS        68 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_fcntl.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        24 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_flush.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        31 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_flush.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        31 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iread.c     if (err != MPI_SUCCESS)
MPI_SUCCESS        39 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iread.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        45 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c     int mpi_errno = MPI_SUCCESS;
MPI_SUCCESS        64 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c 	    if (mpi_errno != MPI_SUCCESS) {
MPI_SUCCESS        65 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c 		    mpi_errno = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        80 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c 	int i, mpi_errno = MPI_SUCCESS;
MPI_SUCCESS        91 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c 	mpi_errno = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       113 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c     	    if (mpi_errno != MPI_SUCCESS) {
MPI_SUCCESS       114 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c 	    	    mpi_errno = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       153 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c 	return MPI_SUCCESS; 
MPI_SUCCESS       166 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c 	return MPI_SUCCESS;    
MPI_SUCCESS       192 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c     if (err != MPI_SUCCESS)
MPI_SUCCESS       200 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS       220 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c     int mpi_errno = MPI_SUCCESS;
MPI_SUCCESS       228 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c 	mpi_errno = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       236 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c 	mpi_errno = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       248 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c 	mpi_errno = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       277 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c 	    mpi_errno = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       283 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c 	mpi_errno = MPI_SUCCESS;
MPI_SUCCESS       293 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c         if(mpi_errno != MPI_SUCCESS){
MPI_SUCCESS       298 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c     if(mpi_errno != MPI_SUCCESS){
MPI_SUCCESS        79 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_open.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        93 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_open.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       100 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_open.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        33 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_read.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        44 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_read.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        65 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_read.c 		    *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        99 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_read.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       118 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_read.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       133 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_read.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       158 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_read.c 		    *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       192 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_read.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       211 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_read.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       226 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_read.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       251 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_read.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       258 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_read.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        27 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_resize.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        43 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_resize.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        50 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_resize.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        32 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_write.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        43 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_write.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        64 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_write.c 		    *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        83 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_write.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       100 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_write.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       114 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_write.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       139 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_write.c 		    *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       158 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_write.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       175 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_write.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       189 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_write.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       214 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_write.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       221 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_write.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        20 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_hints.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        68 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_hints.c     if(*error_code == MPI_SUCCESS)
MPI_SUCCESS        40 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open.c         *error_code = MPI_SUCCESS;
MPI_SUCCESS       347 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        42 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open6.c         *error_code = MPI_SUCCESS;
MPI_SUCCESS       439 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_open6.c         *error_code = MPI_SUCCESS;
MPI_SUCCESS        33 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_read.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        47 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_read.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        67 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_read.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        41 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_resize.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        48 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_resize.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        33 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_write.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        47 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_write.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        67 ompi/mca/io/romio321/romio/adio/ad_panfs/ad_panfs_write.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        17 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_done.c         *error_code = MPI_SUCCESS;
MPI_SUCCESS        43 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_done.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        48 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_done.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        36 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_fcntl.c 	*error_code = MPI_SUCCESS;
MPI_SUCCESS        42 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_fcntl.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        47 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_fcntl.c 	else *error_code = MPI_SUCCESS;
MPI_SUCCESS        64 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_fcntl.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        70 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_fcntl.c 	else *error_code = MPI_SUCCESS;
MPI_SUCCESS        75 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_fcntl.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPI_ERR_RECOVERABLE,
MPI_SUCCESS        19 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_flush.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        24 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_flush.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS       173 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_hints.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_iread.c 	if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS        50 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_iread.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        58 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_iread.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        75 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_iread.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        80 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_iread.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        43 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_iwrite.c 	if (error_code != MPI_SUCCESS) return;
MPI_SUCCESS        49 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_iwrite.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        57 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_iwrite.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        74 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_iwrite.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        79 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_iwrite.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        79 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_open.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        84 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_open.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        42 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_read.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        47 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_read.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        17 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_wait.c         *error_code = MPI_SUCCESS;
MPI_SUCCESS        24 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_wait.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        29 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_wait.c 	else *error_code = MPI_SUCCESS;
MPI_SUCCESS        31 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_wait.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        43 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_write.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        48 ompi/mca/io/romio321/romio/adio/ad_pfs/ad_pfs_write.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        30 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_fcntl.c 	    *error_code = MPIR_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE, myname, __LINE__, MPI_ERR_IO, "**io",
MPI_SUCCESS        40 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_fcntl.c 	else *error_code = MPI_SUCCESS;
MPI_SUCCESS        60 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_fcntl.c 	    *error_code = MPIR_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE, myname, __LINE__, MPI_ERR_IO, "**io",
MPI_SUCCESS        70 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_fcntl.c 	else *error_code = MPI_SUCCESS;
MPI_SUCCESS       117 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_hints.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        68 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_open.c 	*error_code = MPIR_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE, myname, __LINE__, MPI_ERR_IO, "**io",
MPI_SUCCESS        78 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_open.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        45 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_read.c 	*error_code = MPIR_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE, myname, __LINE__, MPI_ERR_IO, "**io",
MPI_SUCCESS        55 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_read.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        46 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c 	*error_code = MPIR_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE, myname, __LINE__, MPI_ERR_IO, "**io",
MPI_SUCCESS        56 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS       100 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c 	*error_code = MPI_SUCCESS; 
MPI_SUCCESS       154 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c 	    *error_code = MPIR_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE, myname, __LINE__, MPI_ERR_IO, "**io",
MPI_SUCCESS       164 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c 	else *error_code = MPI_SUCCESS;
MPI_SUCCESS       318 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c 	    *error_code = MPIR_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE, myname, __LINE__, MPI_ERR_IO, "**io",
MPI_SUCCESS       328 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c 	else *error_code = MPI_SUCCESS;
MPI_SUCCESS        25 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_close.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        30 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_close.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        18 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_delete.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        23 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_delete.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        35 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_fcntl.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        40 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_fcntl.c 	else *error_code = MPI_SUCCESS;
MPI_SUCCESS        51 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_fcntl.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        64 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_fcntl.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        30 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_flush.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        35 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_flush.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS       145 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_hints.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        84 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_open.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        89 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_open.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        77 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        82 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS       148 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c     *error_code = MPI_SUCCESS;  /* changed below if error */
MPI_SUCCESS       157 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 	*error_code = MPI_SUCCESS; 
MPI_SUCCESS        26 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_resize.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        31 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_resize.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        77 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        82 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS       121 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       137 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	*error_code = MPI_SUCCESS; 
MPI_SUCCESS       255 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       260 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	else *error_code = MPI_SUCCESS;
MPI_SUCCESS       437 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       442 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	else *error_code = MPI_SUCCESS;
MPI_SUCCESS       505 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       521 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	*error_code = MPI_SUCCESS; 
MPI_SUCCESS       613 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       618 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	else *error_code = MPI_SUCCESS;
MPI_SUCCESS      1150 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS      1155 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        66 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_aio.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        78 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_aio.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       115 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_aio.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       146 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_aio.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS       160 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_aio.c     return MPI_SUCCESS;
MPI_SUCCESS       175 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_aio.c 	return MPI_SUCCESS;
MPI_SUCCESS       214 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_aio.c     return MPI_SUCCESS; /* TODO: no idea how to deal with errors */
MPI_SUCCESS        24 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_close.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        28 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_common.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        37 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_common.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        57 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_common.c 	*error_code = MPI_SUCCESS;
MPI_SUCCESS        70 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_common.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        24 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_delete.c     if (*error_code != MPI_SUCCESS) 
MPI_SUCCESS        39 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_delete.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        54 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_delete.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        63 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_delete.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        28 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_fcntl.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        36 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_fcntl.c 	    *error_code = MPI_SUCCESS;
MPI_SUCCESS        48 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_fcntl.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        24 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_flush.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_flush.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       115 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_hints.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        48 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c     *error_code = MPI_SUCCESS;  
MPI_SUCCESS        54 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c         *error_code = MPI_SUCCESS;
MPI_SUCCESS        60 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c         *error_code = MPI_SUCCESS;
MPI_SUCCESS       168 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c         *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        57 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c         *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        68 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c         *error_code = MPI_SUCCESS;
MPI_SUCCESS       297 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       320 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS       162 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_open.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       174 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_open.c     if (*error_code != MPI_SUCCESS)
MPI_SUCCESS       231 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_open.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       244 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_open.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        34 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        46 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        70 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        89 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        57 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c     *error_code = MPI_SUCCESS;  /* changed below if error */
MPI_SUCCESS        77 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	*error_code = MPI_SUCCESS; 
MPI_SUCCESS       154 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 			*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       338 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       352 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       375 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       421 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       434 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       454 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       828 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       840 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       860 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       895 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c     if (err_flag == 0) *error_code = MPI_SUCCESS;
MPI_SUCCESS        20 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_resize.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_resize.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        33 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        45 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        65 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        87 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       101 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        66 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        93 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	*error_code = MPI_SUCCESS; 
MPI_SUCCESS       160 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 			*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       173 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 			*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       199 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 			*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       223 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	if (!err_flag)  *error_code = MPI_SUCCESS;
MPI_SUCCESS       381 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       395 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       418 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       465 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       479 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       500 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       880 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       894 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       916 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       951 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        38 ompi/mca/io/romio321/romio/adio/ad_sfs/ad_sfs_fcntl.c 	    *error_code = MPIR_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE, myname, __LINE__, MPI_ERR_IO, "**io",
MPI_SUCCESS        48 ompi/mca/io/romio321/romio/adio/ad_sfs/ad_sfs_fcntl.c 	else *error_code = MPI_SUCCESS;
MPI_SUCCESS        57 ompi/mca/io/romio321/romio/adio/ad_sfs/ad_sfs_fcntl.c 	*error_code = MPI_SUCCESS;
MPI_SUCCESS        18 ompi/mca/io/romio321/romio/adio/ad_sfs/ad_sfs_flush.c     *error_code = MPIR_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE, myname, __LINE__, MPI_ERR_IO, "**io",
MPI_SUCCESS        46 ompi/mca/io/romio321/romio/adio/ad_sfs/ad_sfs_open.c 	*error_code = MPIR_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE, myname, __LINE__, MPI_ERR_IO, "**io",
MPI_SUCCESS        56 ompi/mca/io/romio321/romio/adio/ad_sfs/ad_sfs_open.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        16 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_close.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        15 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_delete.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        16 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_done.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        31 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_done.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        18 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_fcntl.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        28 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_fcntl.c 	*error_code = MPI_SUCCESS;
MPI_SUCCESS        32 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_fcntl.c 	*error_code = MPI_SUCCESS;
MPI_SUCCESS        37 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_fcntl.c 	*error_code = MPI_SUCCESS;
MPI_SUCCESS        42 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_fcntl.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        15 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_flush.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        17 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_getsh.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        17 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_hints.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        24 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_iread.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        27 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_iwrite.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        53 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_iwrite.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        17 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_open.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        18 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_rdcoll.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        18 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_read.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        51 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_read.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        15 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_resize.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        35 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_seek.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        53 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_seek.c 	    *error_code = MPI_SUCCESS; 
MPI_SUCCESS        16 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_setsh.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        16 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_wait.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        31 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_wait.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        18 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_wrcoll.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        18 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_write.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        52 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_write.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        57 ompi/mca/io/romio321/romio/adio/ad_ufs/ad_ufs_open.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        30 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_fcntl.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        35 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_fcntl.c 	else *error_code = MPI_SUCCESS;
MPI_SUCCESS        58 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_fcntl.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        63 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_fcntl.c 	else *error_code = MPI_SUCCESS;
MPI_SUCCESS        68 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_fcntl.c 	*error_code = MPI_SUCCESS;
MPI_SUCCESS        73 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_fcntl.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        96 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_hints.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS       110 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_open.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        94 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_read.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        98 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_read.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        17 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_resize.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        21 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_resize.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS       103 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_write.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       107 ompi/mca/io/romio321/romio/adio/ad_xfs/ad_xfs_write.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        21 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_close.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        25 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_common.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        34 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_common.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        53 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_common.c 	*error_code = MPI_SUCCESS;
MPI_SUCCESS        59 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_common.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        20 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_delete.c     if (*error_code != MPI_SUCCESS) 
MPI_SUCCESS        30 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_delete.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        39 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_delete.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        29 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_fcntl.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        37 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_fcntl.c 	    *error_code = MPI_SUCCESS;
MPI_SUCCESS        49 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_fcntl.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        23 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_flush.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        41 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_flush.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        51 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_io.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        69 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_io.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        81 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_open.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        93 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_open.c     if (*error_code != MPI_SUCCESS)
MPI_SUCCESS       138 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_open.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       151 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_open.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        59 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c     *error_code = MPI_SUCCESS;  /* changed below if error */
MPI_SUCCESS        79 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 	*error_code = MPI_SUCCESS; 
MPI_SUCCESS       151 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 			*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       344 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       397 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       779 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       812 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c     if (err_flag == 0) *error_code = MPI_SUCCESS;
MPI_SUCCESS        20 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_resize.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        41 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_resize.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        66 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        93 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 	*error_code = MPI_SUCCESS; 
MPI_SUCCESS       165 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 			*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       181 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 			*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       203 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 	if (!err_flag)  *error_code = MPI_SUCCESS;
MPI_SUCCESS       371 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       428 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       810 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       845 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        20 ompi/mca/io/romio321/romio/adio/common/ad_close.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        43 ompi/mca/io/romio321/romio/adio/common/ad_close.c 		    *error_code = MPI_SUCCESS;
MPI_SUCCESS       289 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c         if (ret != MPI_SUCCESS)
MPI_SUCCESS       140 ompi/mca/io/romio321/romio/adio/common/ad_darray.c     return MPI_SUCCESS;
MPI_SUCCESS       202 ompi/mca/io/romio321/romio/adio/common/ad_darray.c     return MPI_SUCCESS;
MPI_SUCCESS       290 ompi/mca/io/romio321/romio/adio/common/ad_darray.c     return MPI_SUCCESS;
MPI_SUCCESS        23 ompi/mca/io/romio321/romio/adio/common/ad_delete.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS        58 ompi/mca/io/romio321/romio/adio/common/ad_end.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        38 ompi/mca/io/romio321/romio/adio/common/ad_fcntl.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        43 ompi/mca/io/romio321/romio/adio/common/ad_fcntl.c 	else *error_code = MPI_SUCCESS;
MPI_SUCCESS        52 ompi/mca/io/romio321/romio/adio/common/ad_fcntl.c 	*error_code = MPI_SUCCESS;
MPI_SUCCESS        57 ompi/mca/io/romio321/romio/adio/common/ad_fcntl.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        25 ompi/mca/io/romio321/romio/adio/common/ad_flush.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        34 ompi/mca/io/romio321/romio/adio/common/ad_flush.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS       249 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS       274 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	    if(*error_code != MPI_SUCCESS) return;
MPI_SUCCESS       280 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       304 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c     *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       327 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	    if(*error_code != MPI_SUCCESS) return;
MPI_SUCCESS       333 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c     	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       422 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c     *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       444 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	    if(*error_code != MPI_SUCCESS) return;
MPI_SUCCESS       450 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c     	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       472 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c     *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       520 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS       580 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c         *error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       623 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	*error_code = MPI_SUCCESS;
MPI_SUCCESS       647 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	    if (myerrcode != MPI_SUCCESS) {
MPI_SUCCESS       666 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	    if (max_code != MPI_SUCCESS)  {
MPI_SUCCESS       683 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	if (myerrcode != MPI_SUCCESS) {
MPI_SUCCESS       699 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	if (myerrcode != MPI_SUCCESS) {
MPI_SUCCESS       708 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       718 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       728 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       738 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       748 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       758 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       768 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       778 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       788 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       798 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       808 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       818 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       829 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       840 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       850 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE, myname, __LINE__, MPI_ERR_IO, "**iofstypeunsupported", 0);
MPI_SUCCESS       858 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       866 ompi/mca/io/romio321/romio/adio/common/ad_fstype.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        48 ompi/mca/io/romio321/romio/adio/common/ad_get_sh_fp.c 	if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS        60 ompi/mca/io/romio321/romio/adio/common/ad_get_sh_fp.c 	if (*error_code != MPI_SUCCESS) {
MPI_SUCCESS        31 ompi/mca/io/romio321/romio/adio/common/ad_hints.c 	    *error_code = MPI_SUCCESS;
MPI_SUCCESS       309 ompi/mca/io/romio321/romio/adio/common/ad_hints.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS       132 ompi/mca/io/romio321/romio/adio/common/ad_init.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS       354 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS       505 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS       521 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS       553 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c 		if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS        64 ompi/mca/io/romio321/romio/adio/common/ad_iread.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        86 ompi/mca/io/romio321/romio/adio/common/ad_iread.c     if (*error_code == MPI_SUCCESS) {
MPI_SUCCESS       293 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c         if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS       597 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     *error_code = MPI_SUCCESS;  /* changed below if error */
MPI_SUCCESS      1183 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     return MPI_SUCCESS;
MPI_SUCCESS      1193 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     return MPI_SUCCESS;
MPI_SUCCESS      1203 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     int errcode = MPI_SUCCESS;
MPI_SUCCESS      1213 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c             if (errcode == MPI_SUCCESS && flag) {
MPI_SUCCESS      1221 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c             if (errcode == MPI_SUCCESS && flag) {
MPI_SUCCESS      1230 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c             if (errcode == MPI_SUCCESS && flag) {
MPI_SUCCESS      1240 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c                 if (errcode == MPI_SUCCESS && flag) {
MPI_SUCCESS      1251 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c             if (errcode == MPI_SUCCESS && flag) {
MPI_SUCCESS      1260 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c             if (errcode == MPI_SUCCESS && flag) {
MPI_SUCCESS      1268 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c             if (errcode == MPI_SUCCESS && flag) {
MPI_SUCCESS      1277 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c             if (errcode == MPI_SUCCESS && flag) {
MPI_SUCCESS      1287 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c             if (errcode == MPI_SUCCESS && flag) {
MPI_SUCCESS      1297 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     if (errcode != MPI_SUCCESS) {
MPI_SUCCESS      1298 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c         errcode = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS      1313 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     int i, errcode = MPI_SUCCESS;
MPI_SUCCESS      1324 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c             if (errcode != MPI_SUCCESS) {
MPI_SUCCESS      1325 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c                 errcode = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        32 ompi/mca/io/romio321/romio/adio/common/ad_iread_fake.c     if (*error_code != MPI_SUCCESS) {
MPI_SUCCESS        56 ompi/mca/io/romio321/romio/adio/common/ad_iread_fake.c     if (*error_code == MPI_SUCCESS) {
MPI_SUCCESS        75 ompi/mca/io/romio321/romio/adio/common/ad_iwrite.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS       202 ompi/mca/io/romio321/romio/adio/common/ad_iwrite.c     if (*error_code == MPI_SUCCESS) {
MPI_SUCCESS       214 ompi/mca/io/romio321/romio/adio/common/ad_iwrite.c     int errcode=MPI_SUCCESS;
MPI_SUCCESS       230 ompi/mca/io/romio321/romio/adio/common/ad_iwrite.c 	    if (errcode != MPI_SUCCESS) {
MPI_SUCCESS       231 ompi/mca/io/romio321/romio/adio/common/ad_iwrite.c 		    errcode = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       247 ompi/mca/io/romio321/romio/adio/common/ad_iwrite.c 	int err, errcode=MPI_SUCCESS;
MPI_SUCCESS       288 ompi/mca/io/romio321/romio/adio/common/ad_iwrite.c 			if (errcode != MPI_SUCCESS) {
MPI_SUCCESS       289 ompi/mca/io/romio321/romio/adio/common/ad_iwrite.c 			    errcode = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       320 ompi/mca/io/romio321/romio/adio/common/ad_iwrite.c 	return MPI_SUCCESS;
MPI_SUCCESS       340 ompi/mca/io/romio321/romio/adio/common/ad_iwrite.c 	return MPI_SUCCESS; 
MPI_SUCCESS       311 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c         if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS       527 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     if (*error_code != MPI_SUCCESS) *error_code = MPI_ERR_IO;
MPI_SUCCESS       567 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     if ( (old_error != MPI_SUCCESS) && (old_error != MPI_ERR_IO) )
MPI_SUCCESS       645 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     *error_code = MPI_SUCCESS;  /* changed below if error */
MPI_SUCCESS       841 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c                             *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS      1374 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     return MPI_SUCCESS;
MPI_SUCCESS      1384 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     return MPI_SUCCESS;
MPI_SUCCESS      1394 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     int errcode = MPI_SUCCESS;
MPI_SUCCESS      1404 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c             if (errcode == MPI_SUCCESS && flag) {
MPI_SUCCESS      1412 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c             if (errcode == MPI_SUCCESS && flag) {
MPI_SUCCESS      1421 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c             if (errcode == MPI_SUCCESS && flag) {
MPI_SUCCESS      1430 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c             if (errcode == MPI_SUCCESS && flag) {
MPI_SUCCESS      1440 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c                 if (errcode == MPI_SUCCESS && flag) {
MPI_SUCCESS      1451 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c             if (errcode == MPI_SUCCESS && flag) {
MPI_SUCCESS      1460 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c             if (errcode == MPI_SUCCESS && flag) {
MPI_SUCCESS      1468 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c             if (errcode == MPI_SUCCESS && flag) {
MPI_SUCCESS      1476 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c             if (errcode == MPI_SUCCESS && flag) {
MPI_SUCCESS      1478 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c                 if (wed_vars->err != MPI_SUCCESS) {
MPI_SUCCESS      1495 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c             if (errcode == MPI_SUCCESS && flag) {
MPI_SUCCESS      1512 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c             if (errcode == MPI_SUCCESS && flag) {
MPI_SUCCESS      1522 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     if (errcode != MPI_SUCCESS) {
MPI_SUCCESS      1523 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c         errcode = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS      1538 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     int i, errcode = MPI_SUCCESS;
MPI_SUCCESS      1549 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c             if (errcode != MPI_SUCCESS) {
MPI_SUCCESS      1550 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c                 errcode = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        34 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_fake.c     if (*error_code == MPI_SUCCESS) {
MPI_SUCCESS        60 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_fake.c     if (*error_code == MPI_SUCCESS) {
MPI_SUCCESS        36 ompi/mca/io/romio321/romio/adio/common/ad_open.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS       130 ompi/mca/io/romio321/romio/adio/common/ad_open.c 	if (*error_code != MPI_SUCCESS)
MPI_SUCCESS       161 ompi/mca/io/romio321/romio/adio/common/ad_open.c 	if (*error_code != MPI_SUCCESS) 
MPI_SUCCESS       198 ompi/mca/io/romio321/romio/adio/common/ad_open.c     if (max_error_code != MPI_SUCCESS) {
MPI_SUCCESS       201 ompi/mca/io/romio321/romio/adio/common/ad_open.c         if (*error_code == MPI_SUCCESS) {
MPI_SUCCESS       222 ompi/mca/io/romio321/romio/adio/common/ad_open.c 	if (*error_code == MPI_SUCCESS)
MPI_SUCCESS       224 ompi/mca/io/romio321/romio/adio/common/ad_open.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       327 ompi/mca/io/romio321/romio/adio/common/ad_open.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        47 ompi/mca/io/romio321/romio/adio/common/ad_opencoll.c 	   if (*error_code == MPI_SUCCESS) 
MPI_SUCCESS        54 ompi/mca/io/romio321/romio/adio/common/ad_opencoll.c        if (*error_code != MPI_SUCCESS) {
MPI_SUCCESS        82 ompi/mca/io/romio321/romio/adio/common/ad_opencoll.c 	    *error_code = MPI_SUCCESS;
MPI_SUCCESS       109 ompi/mca/io/romio321/romio/adio/common/ad_opencoll.c     if (*error_code != MPI_SUCCESS) 
MPI_SUCCESS        39 ompi/mca/io/romio321/romio/adio/common/ad_opencoll_failsafe.c 	    if (*error_code == MPI_SUCCESS)
MPI_SUCCESS        46 ompi/mca/io/romio321/romio/adio/common/ad_opencoll_failsafe.c 	if (*error_code != MPI_SUCCESS) {
MPI_SUCCESS        60 ompi/mca/io/romio321/romio/adio/common/ad_opencoll_failsafe.c 	*error_code = MPI_SUCCESS;
MPI_SUCCESS        81 ompi/mca/io/romio321/romio/adio/common/ad_opencoll_failsafe.c     if (*error_code != MPI_SUCCESS) 
MPI_SUCCESS        84 ompi/mca/io/romio321/romio/adio/common/ad_opencoll_failsafe.c     if(*error_code != MPI_SUCCESS) return;
MPI_SUCCESS        23 ompi/mca/io/romio321/romio/adio/common/ad_opencoll_scalable.c 	*error_code = MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mca/io/romio321/romio/adio/common/ad_opencoll_scalable.c     if (*error_code != MPI_SUCCESS) 
MPI_SUCCESS        55 ompi/mca/io/romio321/romio/adio/common/ad_prealloc.c 	    if (*error_code != MPI_SUCCESS) {
MPI_SUCCESS        56 ompi/mca/io/romio321/romio/adio/common/ad_prealloc.c 		*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        69 ompi/mca/io/romio321/romio/adio/common/ad_prealloc.c 	    if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS        84 ompi/mca/io/romio321/romio/adio/common/ad_prealloc.c 		if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS        90 ompi/mca/io/romio321/romio/adio/common/ad_prealloc.c 	*error_code = MPI_SUCCESS;
MPI_SUCCESS        73 ompi/mca/io/romio321/romio/adio/common/ad_read.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       108 ompi/mca/io/romio321/romio/adio/common/ad_read.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS       529 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c     *error_code = MPI_SUCCESS;  /* changed below if error */
MPI_SUCCESS       720 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c 	    if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS        18 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c         if (*error_code != MPI_SUCCESS) return; \
MPI_SUCCESS        35 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c         if (*error_code != MPI_SUCCESS) return; \
MPI_SUCCESS        83 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c     *error_code = MPI_SUCCESS;  /* changed below if error */
MPI_SUCCESS        93 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c 	*error_code = MPI_SUCCESS; 
MPI_SUCCESS       135 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c 	if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS        32 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c     *error_code = MPI_SUCCESS;  /* changed below if error */
MPI_SUCCESS        42 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c 	*error_code = MPI_SUCCESS; 
MPI_SUCCESS        94 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c 		if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS       256 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c 		    if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS       320 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c 		    if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS        37 ompi/mca/io/romio321/romio/adio/common/ad_resize.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        49 ompi/mca/io/romio321/romio/adio/common/ad_seek.c 	    *error_code = MPI_SUCCESS; 
MPI_SUCCESS        83 ompi/mca/io/romio321/romio/adio/common/ad_seek.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        38 ompi/mca/io/romio321/romio/adio/common/ad_set_sh_fp.c     if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS        76 ompi/mca/io/romio321/romio/adio/common/ad_set_view.c 	*error_code = MPI_SUCCESS;
MPI_SUCCESS        95 ompi/mca/io/romio321/romio/adio/common/ad_subarray.c     return MPI_SUCCESS;
MPI_SUCCESS        18 ompi/mca/io/romio321/romio/adio/common/ad_wait_fake.c         *error_code = MPI_SUCCESS;
MPI_SUCCESS        76 ompi/mca/io/romio321/romio/adio/common/ad_write.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       110 ompi/mca/io/romio321/romio/adio/common/ad_write.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS       225 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     if (*error_code != MPI_SUCCESS) *error_code = MPI_ERR_IO;
MPI_SUCCESS       247 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     if ( (old_error != MPI_SUCCESS) && (old_error != MPI_ERR_IO) )
MPI_SUCCESS       329 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     *error_code = MPI_SUCCESS;  /* changed below if error */
MPI_SUCCESS       483 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 				*error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       512 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c         if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS       522 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 	    if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS       542 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c         if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS       680 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 	    if (err != MPI_SUCCESS) {
MPI_SUCCESS        49 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c 	*error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        65 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c 	*error_code = MPI_SUCCESS; 
MPI_SUCCESS       193 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       198 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c 	else *error_code = MPI_SUCCESS;
MPI_SUCCESS       389 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       394 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c 	else *error_code = MPI_SUCCESS;
MPI_SUCCESS        18 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c            if (*error_code != MPI_SUCCESS) { \
MPI_SUCCESS        31 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c 	if (*error_code != MPI_SUCCESS) { \
MPI_SUCCESS        46 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c         if (*error_code != MPI_SUCCESS) { \
MPI_SUCCESS        60 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c 	if (*error_code != MPI_SUCCESS) { \
MPI_SUCCESS        80 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c         if (*error_code != MPI_SUCCESS) { \
MPI_SUCCESS        96 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c         if (*error_code != MPI_SUCCESS) { \
MPI_SUCCESS       153 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c     *error_code = MPI_SUCCESS;  /* changed below if error */
MPI_SUCCESS       163 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c 	*error_code = MPI_SUCCESS; 
MPI_SUCCESS       216 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c 	if (*error_code != MPI_SUCCESS) goto fn_exit;
MPI_SUCCESS       465 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c 	    if (*error_code != MPI_SUCCESS) goto fn_exit;
MPI_SUCCESS        33 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c     *error_code = MPI_SUCCESS;  /* changed below if error */
MPI_SUCCESS        43 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c 	*error_code = MPI_SUCCESS; 
MPI_SUCCESS        95 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c 		if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS       256 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c 		    if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS       320 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c 		    if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS        44 ompi/mca/io/romio321/romio/adio/common/adi_close.c     else *error_code = MPI_SUCCESS;
MPI_SUCCESS       111 ompi/mca/io/romio321/romio/adio/common/async_list.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS       132 ompi/mca/io/romio321/romio/adio/common/async_list.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        69 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c 	int error_code = MPI_SUCCESS;
MPI_SUCCESS       408 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c     return MPI_SUCCESS;
MPI_SUCCESS       439 ompi/mca/io/romio321/romio/adio/common/cb_config_list.c     return MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mca/io/romio321/romio/adio/common/error.c     int error_code = MPI_SUCCESS;
MPI_SUCCESS        45 ompi/mca/io/romio321/romio/adio/common/error.c     if(!my_errno) return MPI_SUCCESS;
MPI_SUCCESS        50 ompi/mca/io/romio321/romio/adio/common/error.c             error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        58 ompi/mca/io/romio321/romio/adio/common/error.c             error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        67 ompi/mca/io/romio321/romio/adio/common/error.c             error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        75 ompi/mca/io/romio321/romio/adio/common/error.c             error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        85 ompi/mca/io/romio321/romio/adio/common/error.c             error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        91 ompi/mca/io/romio321/romio/adio/common/error.c             error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        98 ompi/mca/io/romio321/romio/adio/common/error.c 	    error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       107 ompi/mca/io/romio321/romio/adio/common/error.c 	    error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       113 ompi/mca/io/romio321/romio/adio/common/error.c 	    error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       119 ompi/mca/io/romio321/romio/adio/common/error.c             error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        45 ompi/mca/io/romio321/romio/adio/common/flatten.c   if (MPI_SUCCESS != rc || MPI_COMBINER_NAMED != *combiner || is_contig) {
MPI_SUCCESS        68 ompi/mca/io/romio321/romio/adio/common/flatten.c   if (MPI_SUCCESS != rc) {
MPI_SUCCESS        25 ompi/mca/io/romio321/romio/adio/common/greq_fns.c 	if (*error_code != MPI_SUCCESS)
MPI_SUCCESS        18 ompi/mca/io/romio321/romio/adio/common/lock.c     int ret_val, error_code = MPI_SUCCESS;
MPI_SUCCESS        24 ompi/mca/io/romio321/romio/adio/common/lock.c     if (len == 0) return MPI_SUCCESS;
MPI_SUCCESS        80 ompi/mca/io/romio321/romio/adio/common/lock.c 		return MPI_SUCCESS;
MPI_SUCCESS        85 ompi/mca/io/romio321/romio/adio/common/lock.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE, myname, __LINE__,
MPI_SUCCESS        99 ompi/mca/io/romio321/romio/adio/common/lock.c     if (len == 0) return MPI_SUCCESS;
MPI_SUCCESS       177 ompi/mca/io/romio321/romio/adio/common/lock.c     error_code = (err == 0) ? MPI_SUCCESS : MPI_ERR_UNKNOWN;
MPI_SUCCESS       190 ompi/mca/io/romio321/romio/adio/common/lock.c     if (len == 0) return MPI_SUCCESS;
MPI_SUCCESS       222 ompi/mca/io/romio321/romio/adio/common/lock.c     error_code = (err == 0) ? MPI_SUCCESS : MPI_ERR_UNKNOWN;
MPI_SUCCESS        58 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        62 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c     if (ret != MPI_SUCCESS) goto fn_exit;
MPI_SUCCESS        72 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c     int ret = MPI_SUCCESS;
MPI_SUCCESS       219 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c     *error_code = MPI_SUCCESS; /* initialize to success */
MPI_SUCCESS      1105 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c             if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS      1251 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c     *error_code = MPI_SUCCESS; /* initialize to success */
MPI_SUCCESS      1880 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c             if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS      1913 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c             if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS        24 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c     *error_code = MPI_SUCCESS; /* initialize to success */
MPI_SUCCESS       405 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c 		    if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS       495 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c     *error_code = MPI_SUCCESS; /* initialize to success */
MPI_SUCCESS       634 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS       704 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c 			if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS       737 ompi/mca/io/romio321/romio/adio/common/p2p_aggregation.c 			if (*error_code != MPI_SUCCESS) return;
MPI_SUCCESS        24 ompi/mca/io/romio321/romio/adio/common/status_setb.c     return MPI_SUCCESS;
MPI_SUCCESS        35 ompi/mca/io/romio321/romio/adio/common/status_setb.c   return MPI_SUCCESS;
MPI_SUCCESS        49 ompi/mca/io/romio321/romio/adio/common/utils.c     return MPI_SUCCESS;
MPI_SUCCESS        15 ompi/mca/io/romio321/romio/adio/include/adioi_error.h     error_code = MPIO_Err_create_code(MPI_SUCCESS,		\
MPI_SUCCESS        29 ompi/mca/io/romio321/romio/adio/include/adioi_error.h             error_code = MPIO_Err_create_code(MPI_SUCCESS,                    \
MPI_SUCCESS        41 ompi/mca/io/romio321/romio/adio/include/adioi_error.h     error_code = MPIO_Err_create_code(MPI_SUCCESS,		\
MPI_SUCCESS        52 ompi/mca/io/romio321/romio/adio/include/adioi_error.h     error_code = MPIO_Err_create_code(MPI_SUCCESS,		\
MPI_SUCCESS        64 ompi/mca/io/romio321/romio/adio/include/adioi_error.h             error_code = MPIO_Err_create_code(MPI_SUCCESS,          \
MPI_SUCCESS        73 ompi/mca/io/romio321/romio/adio/include/adioi_error.h         if (error_code != MPI_SUCCESS) {                            \
MPI_SUCCESS        81 ompi/mca/io/romio321/romio/adio/include/adioi_error.h     error_code = MPIO_Err_create_code(MPI_SUCCESS,		\
MPI_SUCCESS        92 ompi/mca/io/romio321/romio/adio/include/adioi_error.h     error_code = MPIO_Err_create_code(MPI_SUCCESS,		\
MPI_SUCCESS       104 ompi/mca/io/romio321/romio/adio/include/adioi_error.h     error_code = MPIO_Err_create_code(MPI_SUCCESS,			\
MPI_SUCCESS       115 ompi/mca/io/romio321/romio/adio/include/adioi_error.h     error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,     \
MPI_SUCCESS       125 ompi/mca/io/romio321/romio/adio/include/adioi_error.h     error_code = MPIO_Err_create_code(MPI_SUCCESS,			\
MPI_SUCCESS       138 ompi/mca/io/romio321/romio/adio/include/adioi_error.h *(error_code_p) = MPIO_Err_create_code(MPI_SUCCESS,		  \
MPI_SUCCESS       148 ompi/mca/io/romio321/romio/adio/include/adioi_error.h *(error_code_p) = MPIO_Err_create_code(MPI_SUCCESS,			      \
MPI_SUCCESS       167 ompi/mca/io/romio321/romio/adio/include/adioi_error.h     int tmp_err = MPI_SUCCESS;                  \
MPI_SUCCESS       170 ompi/mca/io/romio321/romio/adio/include/adioi_error.h 	error_code = MPI_SUCCESS;                   \
MPI_SUCCESS       175 ompi/mca/io/romio321/romio/adio/include/adioi_error.h     if(tmp_err != MPI_SUCCESS) {                                            \
MPI_SUCCESS       176 ompi/mca/io/romio321/romio/adio/include/adioi_error.h 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE, \
MPI_SUCCESS        69 ompi/mca/io/romio321/romio/mpi-io/close.c 	    if (error_code != MPI_SUCCESS) goto fn_fail;
MPI_SUCCESS        84 ompi/mca/io/romio321/romio/mpi-io/close.c     if (error_code != MPI_SUCCESS) goto fn_fail;
MPI_SUCCESS        90 ompi/mca/io/romio321/romio/mpi-io/close.c     if (error_code != MPI_SUCCESS) goto fn_fail;
MPI_SUCCESS        54 ompi/mca/io/romio321/romio/mpi-io/delete.c     if (error_code != MPI_SUCCESS) goto fn_exit;
MPI_SUCCESS        61 ompi/mca/io/romio321/romio/mpi-io/delete.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        84 ompi/mca/io/romio321/romio/mpi-io/delete.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        54 ompi/mca/io/romio321/romio/mpi-io/fsync.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        65 ompi/mca/io/romio321/romio/mpi-io/fsync.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        41 ompi/mca/io/romio321/romio/mpi-io/get_amode.c     int error_code=MPI_SUCCESS;
MPI_SUCCESS        54 ompi/mca/io/romio321/romio/mpi-io/get_atom.c     return MPI_SUCCESS;
MPI_SUCCESS        56 ompi/mca/io/romio321/romio/mpi-io/get_bytoff.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        70 ompi/mca/io/romio321/romio/mpi-io/get_bytoff.c     return MPI_SUCCESS;
MPI_SUCCESS        42 ompi/mca/io/romio321/romio/mpi-io/get_errh.c     int error_code = MPI_SUCCESS;
MPI_SUCCESS        57 ompi/mca/io/romio321/romio/mpi-io/get_errh.c 	    error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        70 ompi/mca/io/romio321/romio/mpi-io/get_errh.c     return MPI_SUCCESS;
MPI_SUCCESS        55 ompi/mca/io/romio321/romio/mpi-io/get_info.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        58 ompi/mca/io/romio321/romio/mpi-io/get_posn.c     return MPI_SUCCESS;
MPI_SUCCESS        58 ompi/mca/io/romio321/romio/mpi-io/get_posn_sh.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        57 ompi/mca/io/romio321/romio/mpi-io/get_size.c         error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        69 ompi/mca/io/romio321/romio/mpi-io/get_size.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        64 ompi/mca/io/romio321/romio/mpi-io/get_view.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       101 ompi/mca/io/romio321/romio/mpi-io/get_view.c     return MPI_SUCCESS;
MPI_SUCCESS        98 ompi/mca/io/romio321/romio/mpi-io/glue/mpich/mpio_err.c 	MPID_Abort(NULL, MPI_SUCCESS, error_code, error_msg);
MPI_SUCCESS        59 ompi/mca/io/romio321/romio/mpi-io/ioreq_f2c.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        62 ompi/mca/io/romio321/romio/mpi-io/iotest.c 	    error_code = MPI_SUCCESS;
MPI_SUCCESS        70 ompi/mca/io/romio321/romio/mpi-io/iotest.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        72 ompi/mca/io/romio321/romio/mpi-io/iotestall.c     err = MPI_SUCCESS;
MPI_SUCCESS        62 ompi/mca/io/romio321/romio/mpi-io/iotestany.c 	err = MPI_SUCCESS;
MPI_SUCCESS        66 ompi/mca/io/romio321/romio/mpi-io/iotestany.c     err = MPI_SUCCESS;
MPI_SUCCESS        62 ompi/mca/io/romio321/romio/mpi-io/iotestsome.c 	err = MPI_SUCCESS;
MPI_SUCCESS        66 ompi/mca/io/romio321/romio/mpi-io/iotestsome.c     err = MPI_SUCCESS;
MPI_SUCCESS        62 ompi/mca/io/romio321/romio/mpi-io/iowait.c 	    error_code = MPI_SUCCESS;
MPI_SUCCESS        71 ompi/mca/io/romio321/romio/mpi-io/iowait.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        68 ompi/mca/io/romio321/romio/mpi-io/iowaitall.c     err = MPI_SUCCESS;
MPI_SUCCESS        62 ompi/mca/io/romio321/romio/mpi-io/iowaitany.c 	err = MPI_SUCCESS;
MPI_SUCCESS        66 ompi/mca/io/romio321/romio/mpi-io/iowaitany.c     err = MPI_SUCCESS;
MPI_SUCCESS        56 ompi/mca/io/romio321/romio/mpi-io/iowaitsome.c 	err = MPI_SUCCESS;
MPI_SUCCESS        60 ompi/mca/io/romio321/romio/mpi-io/iowaitsome.c     err = MPI_SUCCESS;
MPI_SUCCESS        49 ompi/mca/io/romio321/romio/mpi-io/iread.c     int error_code=MPI_SUCCESS;
MPI_SUCCESS        63 ompi/mca/io/romio321/romio/mpi-io/iread.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        96 ompi/mca/io/romio321/romio/mpi-io/iread.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       147 ompi/mca/io/romio321/romio/mpi-io/iread.c 	    if (error_code == MPI_SUCCESS) {
MPI_SUCCESS        63 ompi/mca/io/romio321/romio/mpi-io/iread_all.c     if (error_code != MPI_SUCCESS) {
MPI_SUCCESS       102 ompi/mca/io/romio321/romio/mpi-io/iread_all.c         error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       123 ompi/mca/io/romio321/romio/mpi-io/iread_all.c         if (error_code != MPI_SUCCESS)
MPI_SUCCESS       134 ompi/mca/io/romio321/romio/mpi-io/iread_all.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        66 ompi/mca/io/romio321/romio/mpi-io/iread_at.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        65 ompi/mca/io/romio321/romio/mpi-io/iread_atall.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        85 ompi/mca/io/romio321/romio/mpi-io/iread_sh.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS       119 ompi/mca/io/romio321/romio/mpi-io/iread_sh.c 	    if (error_code == MPI_SUCCESS){
MPI_SUCCESS       132 ompi/mca/io/romio321/romio/mpi-io/iread_sh.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        50 ompi/mca/io/romio321/romio/mpi-io/iwrite.c     int error_code=MPI_SUCCESS;
MPI_SUCCESS        64 ompi/mca/io/romio321/romio/mpi-io/iwrite.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS       102 ompi/mca/io/romio321/romio/mpi-io/iwrite.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       153 ompi/mca/io/romio321/romio/mpi-io/iwrite.c 	    if (error_code == MPI_SUCCESS) {
MPI_SUCCESS        98 ompi/mca/io/romio321/romio/mpi-io/iwrite_all.c         error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       118 ompi/mca/io/romio321/romio/mpi-io/iwrite_all.c         if (error_code != MPI_SUCCESS)
MPI_SUCCESS       128 ompi/mca/io/romio321/romio/mpi-io/iwrite_all.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        71 ompi/mca/io/romio321/romio/mpi-io/iwrite_at.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        83 ompi/mca/io/romio321/romio/mpi-io/iwrite_sh.c     if (error_code != MPI_SUCCESS) {
MPI_SUCCESS        31 ompi/mca/io/romio321/romio/mpi-io/mpir-mpioinit.c 	    *error_code = MPIO_Err_create_code(MPI_SUCCESS, 
MPI_SUCCESS        52 ompi/mca/io/romio321/romio/mpi-io/mpir-mpioinit.c     *error_code = MPI_SUCCESS;
MPI_SUCCESS        21 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c     int mpi_errno = MPI_SUCCESS;
MPI_SUCCESS        26 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c     if (mpi_errno != MPI_SUCCESS)
MPI_SUCCESS        38 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c         if (mpi_errno != MPI_SUCCESS)
MPI_SUCCESS        58 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c         if (mpi_errno != MPI_SUCCESS)
MPI_SUCCESS        66 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c         if (mpi_errno != MPI_SUCCESS)
MPI_SUCCESS        84 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c     int mpi_errno = MPI_SUCCESS;
MPI_SUCCESS        89 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c     if (mpi_errno != MPI_SUCCESS)
MPI_SUCCESS        96 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c         if (mpi_errno != MPI_SUCCESS)
MPI_SUCCESS       111 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c         if (mpi_errno != MPI_SUCCESS)
MPI_SUCCESS       119 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c         if (mpi_errno != MPI_SUCCESS)
MPI_SUCCESS       132 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c     int error_code = MPI_SUCCESS;
MPI_SUCCESS       137 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS       155 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS       162 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c     if (error_code != MPI_SUCCESS) {
MPI_SUCCESS       166 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c     return MPI_SUCCESS;
MPI_SUCCESS        32 ompi/mca/io/romio321/romio/mpi-io/mpiu_greq.c     return MPI_SUCCESS;
MPI_SUCCESS        40 ompi/mca/io/romio321/romio/mpi-io/mpiu_greq.c     return MPI_SUCCESS;
MPI_SUCCESS        48 ompi/mca/io/romio321/romio/mpi-io/mpiu_greq.c     return MPI_SUCCESS;
MPI_SUCCESS        51 ompi/mca/io/romio321/romio/mpi-io/open.c     int error_code = MPI_SUCCESS, file_system, flag, tmp_amode=0, rank;
MPI_SUCCESS        82 ompi/mca/io/romio321/romio/mpi-io/open.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        91 ompi/mca/io/romio321/romio/mpi-io/open.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        99 ompi/mca/io/romio321/romio/mpi-io/open.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       109 ompi/mca/io/romio321/romio/mpi-io/open.c     if (error_code != MPI_SUCCESS) goto fn_fail;
MPI_SUCCESS       120 ompi/mca/io/romio321/romio/mpi-io/open.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       132 ompi/mca/io/romio321/romio/mpi-io/open.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS       158 ompi/mca/io/romio321/romio/mpi-io/open.c     if (error_code != MPI_SUCCESS) {
MPI_SUCCESS       168 ompi/mca/io/romio321/romio/mpi-io/open.c         error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE, 
MPI_SUCCESS       179 ompi/mca/io/romio321/romio/mpi-io/open.c     if ((error_code == MPI_SUCCESS) && 
MPI_SUCCESS       183 ompi/mca/io/romio321/romio/mpi-io/open.c 	if (error_code != MPI_SUCCESS)
MPI_SUCCESS        59 ompi/mca/io/romio321/romio/mpi-io/prealloc.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        71 ompi/mca/io/romio321/romio/mpi-io/prealloc.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        90 ompi/mca/io/romio321/romio/mpi-io/prealloc.c 	if (error_code != MPI_SUCCESS)
MPI_SUCCESS       106 ompi/mca/io/romio321/romio/mpi-io/prealloc.c     else return MPI_SUCCESS;
MPI_SUCCESS        93 ompi/mca/io/romio321/romio/mpi-io/read.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       112 ompi/mca/io/romio321/romio/mpi-io/read.c 	error_code = MPI_SUCCESS;
MPI_SUCCESS       132 ompi/mca/io/romio321/romio/mpi-io/read.c         if (error_code != MPI_SUCCESS)
MPI_SUCCESS       172 ompi/mca/io/romio321/romio/mpi-io/read.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        94 ompi/mca/io/romio321/romio/mpi-io/read_all.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       116 ompi/mca/io/romio321/romio/mpi-io/read_all.c         if (error_code != MPI_SUCCESS)
MPI_SUCCESS       127 ompi/mca/io/romio321/romio/mpi-io/read_all.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        81 ompi/mca/io/romio321/romio/mpi-io/read_allb.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        97 ompi/mca/io/romio321/romio/mpi-io/read_allb.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       113 ompi/mca/io/romio321/romio/mpi-io/read_allb.c         if (error_code != MPI_SUCCESS)
MPI_SUCCESS       124 ompi/mca/io/romio321/romio/mpi-io/read_allb.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        58 ompi/mca/io/romio321/romio/mpi-io/read_alle.c     int error_code = MPI_SUCCESS;
MPI_SUCCESS        71 ompi/mca/io/romio321/romio/mpi-io/read_alle.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        90 ompi/mca/io/romio321/romio/mpi-io/read_ord.c     if (error_code != MPI_SUCCESS) {
MPI_SUCCESS       102 ompi/mca/io/romio321/romio/mpi-io/read_ord.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        64 ompi/mca/io/romio321/romio/mpi-io/read_ordb.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        97 ompi/mca/io/romio321/romio/mpi-io/read_ordb.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS       111 ompi/mca/io/romio321/romio/mpi-io/read_ordb.c         if (error_code != MPI_SUCCESS)
MPI_SUCCESS       123 ompi/mca/io/romio321/romio/mpi-io/read_ordb.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        42 ompi/mca/io/romio321/romio/mpi-io/read_orde.c     int error_code=MPI_SUCCESS;
MPI_SUCCESS        57 ompi/mca/io/romio321/romio/mpi-io/read_orde.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        76 ompi/mca/io/romio321/romio/mpi-io/read_sh.c 	error_code = MPI_SUCCESS;
MPI_SUCCESS        95 ompi/mca/io/romio321/romio/mpi-io/read_sh.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS       107 ompi/mca/io/romio321/romio/mpi-io/read_sh.c         if (error_code != MPI_SUCCESS)
MPI_SUCCESS       142 ompi/mca/io/romio321/romio/mpi-io/read_sh.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        74 ompi/mca/io/romio321/romio/mpi-io/register_datarep.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        85 ompi/mca/io/romio321/romio/mpi-io/register_datarep.c     if (error_code != MPI_SUCCESS) goto fn_exit;
MPI_SUCCESS        91 ompi/mca/io/romio321/romio/mpi-io/register_datarep.c 	    error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       107 ompi/mca/io/romio321/romio/mpi-io/register_datarep.c         error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       119 ompi/mca/io/romio321/romio/mpi-io/register_datarep.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       139 ompi/mca/io/romio321/romio/mpi-io/register_datarep.c     error_code = MPI_SUCCESS;
MPI_SUCCESS        65 ompi/mca/io/romio321/romio/mpi-io/seek.c 	    error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        81 ompi/mca/io/romio321/romio/mpi-io/seek.c 	    error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       102 ompi/mca/io/romio321/romio/mpi-io/seek.c 	    error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       114 ompi/mca/io/romio321/romio/mpi-io/seek.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       126 ompi/mca/io/romio321/romio/mpi-io/seek.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS       134 ompi/mca/io/romio321/romio/mpi-io/seek.c     error_code = MPI_SUCCESS;
MPI_SUCCESS        39 ompi/mca/io/romio321/romio/mpi-io/seek_sh.c     int error_code=MPI_SUCCESS, tmp_whence, myrank;
MPI_SUCCESS        59 ompi/mca/io/romio321/romio/mpi-io/seek_sh.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        72 ompi/mca/io/romio321/romio/mpi-io/seek_sh.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        92 ompi/mca/io/romio321/romio/mpi-io/seek_sh.c 		error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       106 ompi/mca/io/romio321/romio/mpi-io/seek_sh.c 	    if (error_code != MPI_SUCCESS)
MPI_SUCCESS       108 ompi/mca/io/romio321/romio/mpi-io/seek_sh.c 		error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       121 ompi/mca/io/romio321/romio/mpi-io/seek_sh.c 		error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       138 ompi/mca/io/romio321/romio/mpi-io/seek_sh.c 		error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       150 ompi/mca/io/romio321/romio/mpi-io/seek_sh.c 	    error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       161 ompi/mca/io/romio321/romio/mpi-io/seek_sh.c 	if (error_code != MPI_SUCCESS)
MPI_SUCCESS       163 ompi/mca/io/romio321/romio/mpi-io/seek_sh.c 	    error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       178 ompi/mca/io/romio321/romio/mpi-io/seek_sh.c     error_code = MPI_SUCCESS;
MPI_SUCCESS        62 ompi/mca/io/romio321/romio/mpi-io/set_atom.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        71 ompi/mca/io/romio321/romio/mpi-io/set_atom.c 	    error_code = MPI_SUCCESS;
MPI_SUCCESS        82 ompi/mca/io/romio321/romio/mpi-io/set_atom.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        40 ompi/mca/io/romio321/romio/mpi-io/set_errh.c     int error_code = MPI_SUCCESS;
MPI_SUCCESS        60 ompi/mca/io/romio321/romio/mpi-io/set_errh.c 	    error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        57 ompi/mca/io/romio321/romio/mpi-io/set_info.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        60 ompi/mca/io/romio321/romio/mpi-io/set_size.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        75 ompi/mca/io/romio321/romio/mpi-io/set_size.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        93 ompi/mca/io/romio321/romio/mpi-io/set_size.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        60 ompi/mca/io/romio321/romio/mpi-io/set_view.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        69 ompi/mca/io/romio321/romio/mpi-io/set_view.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        76 ompi/mca/io/romio321/romio/mpi-io/set_view.c     if (error_code != MPI_SUCCESS) {
MPI_SUCCESS        82 ompi/mca/io/romio321/romio/mpi-io/set_view.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        89 ompi/mca/io/romio321/romio/mpi-io/set_view.c     if (error_code != MPI_SUCCESS) {
MPI_SUCCESS        97 ompi/mca/io/romio321/romio/mpi-io/set_view.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       107 ompi/mca/io/romio321/romio/mpi-io/set_view.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       122 ompi/mca/io/romio321/romio/mpi-io/set_view.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       136 ompi/mca/io/romio321/romio/mpi-io/set_view.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       160 ompi/mca/io/romio321/romio/mpi-io/set_view.c     if (error_code != MPI_SUCCESS) {
MPI_SUCCESS       181 ompi/mca/io/romio321/romio/mpi-io/set_view.c 	if (error_code != MPI_SUCCESS)
MPI_SUCCESS        94 ompi/mca/io/romio321/romio/mpi-io/write.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       113 ompi/mca/io/romio321/romio/mpi-io/write.c 	error_code = MPI_SUCCESS;
MPI_SUCCESS       131 ompi/mca/io/romio321/romio/mpi-io/write.c 	if (error_code != MPI_SUCCESS) 
MPI_SUCCESS       176 ompi/mca/io/romio321/romio/mpi-io/write.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        95 ompi/mca/io/romio321/romio/mpi-io/write_all.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       115 ompi/mca/io/romio321/romio/mpi-io/write_all.c 	if (error_code != MPI_SUCCESS) 
MPI_SUCCESS       124 ompi/mca/io/romio321/romio/mpi-io/write_all.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        82 ompi/mca/io/romio321/romio/mpi-io/write_allb.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        91 ompi/mca/io/romio321/romio/mpi-io/write_allb.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       111 ompi/mca/io/romio321/romio/mpi-io/write_allb.c 	if (error_code != MPI_SUCCESS) 
MPI_SUCCESS       122 ompi/mca/io/romio321/romio/mpi-io/write_allb.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        71 ompi/mca/io/romio321/romio/mpi-io/write_alle.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        88 ompi/mca/io/romio321/romio/mpi-io/write_alle.c     error_code = MPI_SUCCESS;
MPI_SUCCESS        93 ompi/mca/io/romio321/romio/mpi-io/write_ord.c     if (error_code != MPI_SUCCESS) {
MPI_SUCCESS        94 ompi/mca/io/romio321/romio/mpi-io/write_ord.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_FATAL,
MPI_SUCCESS       107 ompi/mca/io/romio321/romio/mpi-io/write_ord.c 	if (error_code != MPI_SUCCESS) 
MPI_SUCCESS       117 ompi/mca/io/romio321/romio/mpi-io/write_ord.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        66 ompi/mca/io/romio321/romio/mpi-io/write_ordb.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        98 ompi/mca/io/romio321/romio/mpi-io/write_ordb.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS       100 ompi/mca/io/romio321/romio/mpi-io/write_ordb.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_FATAL,
MPI_SUCCESS       113 ompi/mca/io/romio321/romio/mpi-io/write_ordb.c 	if (error_code != MPI_SUCCESS) 
MPI_SUCCESS       123 ompi/mca/io/romio321/romio/mpi-io/write_ordb.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        57 ompi/mca/io/romio321/romio/mpi-io/write_orde.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        74 ompi/mca/io/romio321/romio/mpi-io/write_orde.c     return MPI_SUCCESS;
MPI_SUCCESS        77 ompi/mca/io/romio321/romio/mpi-io/write_sh.c        error_code = MPI_SUCCESS;
MPI_SUCCESS        95 ompi/mca/io/romio321/romio/mpi-io/write_sh.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        97 ompi/mca/io/romio321/romio/mpi-io/write_sh.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_FATAL,
MPI_SUCCESS       108 ompi/mca/io/romio321/romio/mpi-io/write_sh.c 	if (error_code != MPI_SUCCESS) 
MPI_SUCCESS       141 ompi/mca/io/romio321/romio/mpi-io/write_sh.c     if (error_code != MPI_SUCCESS)
MPI_SUCCESS        59 ompi/mca/io/romio321/romio/mpi2-other/array/darray.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        65 ompi/mca/io/romio321/romio/mpi2-other/array/darray.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        71 ompi/mca/io/romio321/romio/mpi2-other/array/darray.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        77 ompi/mca/io/romio321/romio/mpi2-other/array/darray.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        83 ompi/mca/io/romio321/romio/mpi2-other/array/darray.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        89 ompi/mca/io/romio321/romio/mpi2-other/array/darray.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS        95 ompi/mca/io/romio321/romio/mpi2-other/array/darray.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       103 ompi/mca/io/romio321/romio/mpi2-other/array/darray.c 	    error_code = MPIO_Err_create_code(MPI_SUCCESS,MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       114 ompi/mca/io/romio321/romio/mpi2-other/array/darray.c 	    error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       122 ompi/mca/io/romio321/romio/mpi2-other/array/darray.c 	    error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       132 ompi/mca/io/romio321/romio/mpi2-other/array/darray.c 	    error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       143 ompi/mca/io/romio321/romio/mpi2-other/array/darray.c 		    error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       156 ompi/mca/io/romio321/romio/mpi2-other/array/darray.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       173 ompi/mca/io/romio321/romio/mpi2-other/array/darray.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS, MPIR_ERR_RECOVERABLE,
MPI_SUCCESS       180 ompi/mca/io/romio321/romio/mpi2-other/array/darray.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       199 ompi/mca/io/romio321/romio/mpi2-other/array/darray.c     if (err != MPI_SUCCESS) {
MPI_SUCCESS       200 ompi/mca/io/romio321/romio/mpi2-other/array/darray.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       207 ompi/mca/io/romio321/romio/mpi2-other/array/darray.c     return MPI_SUCCESS;
MPI_SUCCESS        52 ompi/mca/io/romio321/romio/mpi2-other/array/subarray.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        59 ompi/mca/io/romio321/romio/mpi2-other/array/subarray.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        67 ompi/mca/io/romio321/romio/mpi2-other/array/subarray.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        75 ompi/mca/io/romio321/romio/mpi2-other/array/subarray.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        85 ompi/mca/io/romio321/romio/mpi2-other/array/subarray.c 	    error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        92 ompi/mca/io/romio321/romio/mpi2-other/array/subarray.c 	    error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS        99 ompi/mca/io/romio321/romio/mpi2-other/array/subarray.c 	    error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       106 ompi/mca/io/romio321/romio/mpi2-other/array/subarray.c 	    error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       113 ompi/mca/io/romio321/romio/mpi2-other/array/subarray.c 	    error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       124 ompi/mca/io/romio321/romio/mpi2-other/array/subarray.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       141 ompi/mca/io/romio321/romio/mpi2-other/array/subarray.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       149 ompi/mca/io/romio321/romio/mpi2-other/array/subarray.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       165 ompi/mca/io/romio321/romio/mpi2-other/array/subarray.c     if (err != MPI_SUCCESS) {
MPI_SUCCESS       166 ompi/mca/io/romio321/romio/mpi2-other/array/subarray.c 	error_code = MPIO_Err_create_code(MPI_SUCCESS,
MPI_SUCCESS       173 ompi/mca/io/romio321/romio/mpi2-other/array/subarray.c     return MPI_SUCCESS;
MPI_SUCCESS        39 ompi/mca/io/romio321/romio/mpi2-other/info/info_create.c     if (error_code != MPI_SUCCESS) goto fn_exit;
MPI_SUCCESS        50 ompi/mca/io/romio321/romio/mpi2-other/info/info_create.c     return MPI_SUCCESS;
MPI_SUCCESS        82 ompi/mca/io/romio321/romio/mpi2-other/info/info_delete.c     return MPI_SUCCESS;
MPI_SUCCESS        65 ompi/mca/io/romio321/romio/mpi2-other/info/info_dup.c     return MPI_SUCCESS;
MPI_SUCCESS        55 ompi/mca/io/romio321/romio/mpi2-other/info/info_free.c     return MPI_SUCCESS;
MPI_SUCCESS        87 ompi/mca/io/romio321/romio/mpi2-other/info/info_get.c     return MPI_SUCCESS;
MPI_SUCCESS        54 ompi/mca/io/romio321/romio/mpi2-other/info/info_getnks.c     return MPI_SUCCESS;
MPI_SUCCESS        73 ompi/mca/io/romio321/romio/mpi2-other/info/info_getnth.c     return MPI_SUCCESS;
MPI_SUCCESS        75 ompi/mca/io/romio321/romio/mpi2-other/info/info_getvln.c     return MPI_SUCCESS;
MPI_SUCCESS        97 ompi/mca/io/romio321/romio/mpi2-other/info/info_set.c     return MPI_SUCCESS;
MPI_SUCCESS        99 ompi/mca/io/romio321/romio/test/aggregation1.c                 != MPI_SUCCESS ) 
MPI_SUCCESS       109 ompi/mca/io/romio321/romio/test/aggregation1.c                         MPI_CHAR, &mpi_stat ) ) != MPI_SUCCESS ) 
MPI_SUCCESS       117 ompi/mca/io/romio321/romio/test/aggregation1.c     if( (mpi_ret = MPI_File_close( &wfh ) ) != MPI_SUCCESS ) {
MPI_SUCCESS       129 ompi/mca/io/romio321/romio/test/aggregation1.c                     MPI_INT, MPI_SUM, 0, MPI_COMM_WORLD ) ) != MPI_SUCCESS )
MPI_SUCCESS       150 ompi/mca/io/romio321/romio/test/aggregation1.c                     MPI_MODE_RDONLY, *info, &rfh ) ) != MPI_SUCCESS ) 
MPI_SUCCESS       160 ompi/mca/io/romio321/romio/test/aggregation1.c                         MPI_CHAR, &mpi_stat ) ) != MPI_SUCCESS ) 
MPI_SUCCESS       175 ompi/mca/io/romio321/romio/test/aggregation1.c     if( (mpi_ret = MPI_File_close( &rfh ) ) != MPI_SUCCESS ) {
MPI_SUCCESS       224 ompi/mca/io/romio321/romio/test/aggregation1.c     if( (mpi_ret = MPI_Info_create(&info)) != MPI_SUCCESS) {
MPI_SUCCESS        56 ompi/mca/io/romio321/romio/test/aggregation2.c     if (errcode != MPI_SUCCESS) handle_error(errcode, "MPI_File_open");
MPI_SUCCESS        59 ompi/mca/io/romio321/romio/test/aggregation2.c     if (errcode != MPI_SUCCESS) handle_error(errcode, "MPI_File_write_at_all");
MPI_SUCCESS        61 ompi/mca/io/romio321/romio/test/aggregation2.c     if (errcode != MPI_SUCCESS) handle_error(errcode, "MPI_File_close");
MPI_SUCCESS        65 ompi/mca/io/romio321/romio/test/aggregation2.c     if (errcode != MPI_SUCCESS) handle_error(errcode, "MPI_File_open");
MPI_SUCCESS        68 ompi/mca/io/romio321/romio/test/aggregation2.c     if (errcode != MPI_SUCCESS) handle_error(errcode, "MPI_File_read_at_all");
MPI_SUCCESS        70 ompi/mca/io/romio321/romio/test/aggregation2.c     if (errcode != MPI_SUCCESS) handle_error(errcode, "MPI_File_close");
MPI_SUCCESS        79 ompi/mca/io/romio321/romio/test/async-multiple.c     if (errcode != MPI_SUCCESS) {
MPI_SUCCESS        86 ompi/mca/io/romio321/romio/test/async-multiple.c 	if (errcode != MPI_SUCCESS) {
MPI_SUCCESS        99 ompi/mca/io/romio321/romio/test/async-multiple.c     if (errcode != MPI_SUCCESS) {
MPI_SUCCESS       107 ompi/mca/io/romio321/romio/test/async-multiple.c 	if (errcode != MPI_SUCCESS) {
MPI_SUCCESS        77 ompi/mca/io/romio321/romio/test/async.c     if (errcode != MPI_SUCCESS) {
MPI_SUCCESS        82 ompi/mca/io/romio321/romio/test/async.c     if (errcode != MPI_SUCCESS) {
MPI_SUCCESS        97 ompi/mca/io/romio321/romio/test/async.c     if (errcode != MPI_SUCCESS) {
MPI_SUCCESS       103 ompi/mca/io/romio321/romio/test/async.c     if (errcode != MPI_SUCCESS) {
MPI_SUCCESS        85 ompi/mca/io/romio321/romio/test/atomicity.c     if (err != MPI_SUCCESS) {
MPI_SUCCESS        99 ompi/mca/io/romio321/romio/test/atomicity.c 	if (err == MPI_SUCCESS) {
MPI_SUCCESS       165 ompi/mca/io/romio321/romio/test/atomicity.c 	if (err == MPI_SUCCESS) {
MPI_SUCCESS        19 ompi/mca/io/romio321/romio/test/big_extents.c #define CHECK(fn) {int errcode; errcode = (fn); if (errcode != MPI_SUCCESS) handle_error(errcode, NULL); } 
MPI_SUCCESS       132 ompi/mca/io/romio321/romio/test/coll_test.c     if (errcode != MPI_SUCCESS) handle_error(errcode, "MPI_File_open");
MPI_SUCCESS       135 ompi/mca/io/romio321/romio/test/coll_test.c     if (errcode != MPI_SUCCESS) handle_error(errcode, "MPI_File_set_view");
MPI_SUCCESS       138 ompi/mca/io/romio321/romio/test/coll_test.c     if (errcode != MPI_SUCCESS) handle_error(errcode, "MPI_File_write_all");
MPI_SUCCESS       140 ompi/mca/io/romio321/romio/test/coll_test.c     if (errcode != MPI_SUCCESS) handle_error(errcode, "MPI_File_close");
MPI_SUCCESS       148 ompi/mca/io/romio321/romio/test/coll_test.c         if (errcode != MPI_SUCCESS) handle_error(errcode, "MPI_File_open");
MPI_SUCCESS       152 ompi/mca/io/romio321/romio/test/coll_test.c         if (errcode != MPI_SUCCESS) handle_error(errcode, "MPI_File_read");
MPI_SUCCESS       155 ompi/mca/io/romio321/romio/test/coll_test.c         if (errcode != MPI_SUCCESS) handle_error(errcode, "MPI_File_close");
MPI_SUCCESS       172 ompi/mca/io/romio321/romio/test/coll_test.c     if (errcode != MPI_SUCCESS) handle_error(errcode, "MPI_File_open");
MPI_SUCCESS       175 ompi/mca/io/romio321/romio/test/coll_test.c     if (errcode != MPI_SUCCESS) handle_error(errcode, "MPI_File_set_view");
MPI_SUCCESS       177 ompi/mca/io/romio321/romio/test/coll_test.c     if (errcode != MPI_SUCCESS) handle_error(errcode, "MPI_File_read_all");
MPI_SUCCESS       179 ompi/mca/io/romio321/romio/test/coll_test.c     if (errcode != MPI_SUCCESS) handle_error(errcode, "MPI_File_close");
MPI_SUCCESS        97 ompi/mca/io/romio321/romio/test/creat_excl.c 	if (errcode != MPI_SUCCESS) {
MPI_SUCCESS       102 ompi/mca/io/romio321/romio/test/creat_excl.c 	if (errcode != MPI_SUCCESS) {
MPI_SUCCESS       109 ompi/mca/io/romio321/romio/test/creat_excl.c 	if (errcode == MPI_SUCCESS) {
MPI_SUCCESS       119 ompi/mca/io/romio321/romio/test/creat_excl.c 	if (errcode != MPI_SUCCESS) {
MPI_SUCCESS       124 ompi/mca/io/romio321/romio/test/creat_excl.c 	if (errcode != MPI_SUCCESS) {
MPI_SUCCESS        15 ompi/mca/io/romio321/romio/test/darray_read.c #define CHECK(fn) {int errcode; errcode = (fn); if (errcode != MPI_SUCCESS) handle_error(errcode, #fn);}
MPI_SUCCESS        70 ompi/mca/io/romio321/romio/test/error.c     if (err != MPI_SUCCESS) {
MPI_SUCCESS        55 ompi/mca/io/romio321/romio/test/excl.c     if (err != MPI_SUCCESS) {
MPI_SUCCESS        66 ompi/mca/io/romio321/romio/test/excl.c     if (err == MPI_SUCCESS) {
MPI_SUCCESS        17 ompi/mca/io/romio321/romio/test/external32.c #define CHECK(fn) {int errcode; errcode = (fn); if (errcode != MPI_SUCCESS) handle_error(errcode, NULL); }
MPI_SUCCESS       124 ompi/mca/io/romio321/romio/test/file_info.c     if (ret != MPI_SUCCESS) handle_error(ret, "MPI_File_open");
MPI_SUCCESS       291 ompi/mca/io/romio321/romio/test/file_info.c     if (ret != MPI_SUCCESS) handle_error(ret, "MPI_File_open");
MPI_SUCCESS       295 ompi/mca/io/romio321/romio/test/file_info.c     if (ret != MPI_SUCCESS) handle_error(ret, "MPI_File_get_info");
MPI_SUCCESS       154 ompi/mca/io/romio321/romio/test/hindexed.c     if (err != MPI_SUCCESS) {
MPI_SUCCESS       140 ompi/mca/io/romio321/romio/test/large_array.c 	if (err == MPI_SUCCESS) fprintf(stderr, "file deleted\n");
MPI_SUCCESS       399 ompi/mca/io/romio321/romio/test/noncontig_coll2.c     if (errcode != MPI_SUCCESS) {
MPI_SUCCESS       407 ompi/mca/io/romio321/romio/test/noncontig_coll2.c     if (errcode != MPI_SUCCESS) {
MPI_SUCCESS       416 ompi/mca/io/romio321/romio/test/noncontig_coll2.c     if (errcode != MPI_SUCCESS) {
MPI_SUCCESS       465 ompi/mca/io/romio321/romio/test/noncontig_coll2.c     if (errcode != MPI_SUCCESS)
MPI_SUCCESS       474 ompi/mca/io/romio321/romio/test/noncontig_coll2.c     if (errcode != MPI_SUCCESS)
MPI_SUCCESS       514 ompi/mca/io/romio321/romio/test/noncontig_coll2.c     if (errcode != MPI_SUCCESS)
MPI_SUCCESS       522 ompi/mca/io/romio321/romio/test/noncontig_coll2.c     if (errcode != MPI_SUCCESS)
MPI_SUCCESS        76 ompi/mca/io/romio321/romio/test/ordered_fp.c     if (errcode != MPI_SUCCESS) {
MPI_SUCCESS        83 ompi/mca/io/romio321/romio/test/ordered_fp.c     if (errcode != MPI_SUCCESS) {
MPI_SUCCESS        94 ompi/mca/io/romio321/romio/test/ordered_fp.c     if (errcode != MPI_SUCCESS) {
MPI_SUCCESS        99 ompi/mca/io/romio321/romio/test/ordered_fp.c     if (errcode != MPI_SUCCESS) {
MPI_SUCCESS        71 ompi/mca/io/romio321/romio/test/shared_fp.c     if (errcode != MPI_SUCCESS) {
MPI_SUCCESS        76 ompi/mca/io/romio321/romio/test/shared_fp.c     if (errcode != MPI_SUCCESS) {
MPI_SUCCESS        85 ompi/mca/io/romio321/romio/test/shared_fp.c     if (errcode != MPI_SUCCESS) {
MPI_SUCCESS        90 ompi/mca/io/romio321/romio/test/shared_fp.c     if (errcode != MPI_SUCCESS) {
MPI_SUCCESS        73 ompi/mca/io/romio321/romio/test/simple.c     if (errcode != MPI_SUCCESS) handle_error(errcode, "MPI_File_open(1)");
MPI_SUCCESS        76 ompi/mca/io/romio321/romio/test/simple.c     if (errcode != MPI_SUCCESS) handle_error(errcode, "MPI_File_write");
MPI_SUCCESS        79 ompi/mca/io/romio321/romio/test/simple.c     if (errcode != MPI_SUCCESS) handle_error(errcode, "MPI_File_clode (1)");
MPI_SUCCESS        86 ompi/mca/io/romio321/romio/test/simple.c     if (errcode != MPI_SUCCESS) handle_error(errcode, "MPI_File_open(2)");
MPI_SUCCESS        89 ompi/mca/io/romio321/romio/test/simple.c     if (errcode != MPI_SUCCESS) handle_error(errcode, "MPI_File_read");
MPI_SUCCESS        92 ompi/mca/io/romio321/romio/test/simple.c     if (errcode != MPI_SUCCESS) handle_error(errcode, "MPI_File_close(2)");
MPI_SUCCESS        56 ompi/mca/io/romio321/romio/test/types_with_zeros.c 	if (err != MPI_SUCCESS) handle_error(err, "MPI_File_open");
MPI_SUCCESS        58 ompi/mca/io/romio321/romio/test/types_with_zeros.c 	if (err != MPI_SUCCESS) handle_error(err, "MPI_File_write");
MPI_SUCCESS        60 ompi/mca/io/romio321/romio/test/types_with_zeros.c 	if (err != MPI_SUCCESS) handle_error(err, "MPI_File_close");
MPI_SUCCESS        95 ompi/mca/io/romio321/romio/test/types_with_zeros.c     if (err != MPI_SUCCESS) handle_error(err, "MPI_File_open");
MPI_SUCCESS        97 ompi/mca/io/romio321/romio/test/types_with_zeros.c     if (err != MPI_SUCCESS) handle_error(err, "MPI_File_set_view");
MPI_SUCCESS        99 ompi/mca/io/romio321/romio/test/types_with_zeros.c     if (err != MPI_SUCCESS) handle_error(err, "MPI_File_write_all");
MPI_SUCCESS       102 ompi/mca/io/romio321/romio/test/types_with_zeros.c     if (err != MPI_SUCCESS) handle_error(err, "MPI_File_close");
MPI_SUCCESS       107 ompi/mca/io/romio321/romio/test/types_with_zeros.c 	if (err != MPI_SUCCESS) handle_error(err, "MPI_File_open");
MPI_SUCCESS       109 ompi/mca/io/romio321/romio/test/types_with_zeros.c 	if (err != MPI_SUCCESS) handle_error(err, "MPI_File_read");
MPI_SUCCESS       111 ompi/mca/io/romio321/romio/test/types_with_zeros.c 	if (err != MPI_SUCCESS) handle_error(err, "MPI_File_close");
MPI_SUCCESS       129 ompi/mca/io/romio321/src/io_romio321_module.c     return MPI_SUCCESS;
MPI_SUCCESS       837 ompi/mca/mtl/ofi/mtl_ofi.h     status->MPI_ERROR = MPI_SUCCESS;
MPI_SUCCESS       949 ompi/mca/mtl/ofi/mtl_ofi.h     ofi_req->status.MPI_ERROR = MPI_SUCCESS;
MPI_SUCCESS        43 ompi/mca/mtl/portals4/mtl_portals4_probe.c         ptl_request->status.MPI_ERROR = MPI_SUCCESS;
MPI_SUCCESS        36 ompi/mca/osc/portals4/osc_portals4_request.h         req->super.req_status.MPI_ERROR = MPI_SUCCESS;                  \
MPI_SUCCESS       129 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c         ompi_osc_pt2pt_request_complete (request, MPI_SUCCESS);
MPI_SUCCESS       153 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c         ompi_osc_pt2pt_request_complete (request, MPI_SUCCESS);
MPI_SUCCESS       209 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c         ompi_osc_pt2pt_request_complete (request, MPI_SUCCESS);
MPI_SUCCESS       300 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c             ompi_osc_pt2pt_request_complete (request, MPI_SUCCESS);
MPI_SUCCESS       399 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                 ompi_osc_pt2pt_request_complete (request, MPI_SUCCESS);
MPI_SUCCESS       468 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c             ompi_osc_pt2pt_request_complete (request, MPI_SUCCESS);
MPI_SUCCESS       568 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c                 ompi_osc_pt2pt_request_complete (request, MPI_SUCCESS);
MPI_SUCCESS       726 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c         ompi_osc_pt2pt_request_complete (pt2pt_request, MPI_SUCCESS);
MPI_SUCCESS       784 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c         ompi_osc_pt2pt_request_complete (pt2pt_request, MPI_SUCCESS);
MPI_SUCCESS       922 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c         ompi_osc_pt2pt_request_complete (pt2pt_request, MPI_SUCCESS);
MPI_SUCCESS       986 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c         ompi_osc_pt2pt_request_complete (pt2pt_request, MPI_SUCCESS);
MPI_SUCCESS       246 ompi/mca/osc/rdma/osc_rdma_accumulate.c             ompi_osc_rdma_request_complete (request, MPI_SUCCESS);
MPI_SUCCESS       558 ompi/mca/osc/rdma/osc_rdma_accumulate.c             ompi_osc_rdma_request_complete (req, MPI_SUCCESS);
MPI_SUCCESS       617 ompi/mca/osc/rdma/osc_rdma_accumulate.c             ompi_osc_rdma_request_complete (req, MPI_SUCCESS);
MPI_SUCCESS       666 ompi/mca/osc/rdma/osc_rdma_accumulate.c             ompi_osc_rdma_request_complete (req, MPI_SUCCESS);
MPI_SUCCESS       868 ompi/mca/osc/rdma/osc_rdma_accumulate.c             ompi_osc_rdma_request_complete (request, MPI_SUCCESS);
MPI_SUCCESS       738 ompi/mca/osc/rdma/osc_rdma_comm.c             ompi_osc_rdma_request_complete (request, MPI_SUCCESS);
MPI_SUCCESS       781 ompi/mca/osc/rdma/osc_rdma_comm.c             ompi_osc_rdma_request_complete (request, MPI_SUCCESS);
MPI_SUCCESS        41 ompi/mca/osc/ucx/osc_ucx_request.h         req->super.req_status.MPI_ERROR = MPI_SUCCESS;                  \
MPI_SUCCESS       180 ompi/mca/pml/ob1/pml_ob1_recvreq.h             if( MPI_SUCCESS != recvreq->req_recv.req_base.req_ompi.req_status.MPI_ERROR ) {
MPI_SUCCESS       267 ompi/mca/pml/ob1/pml_ob1_sendreq.h                 if( MPI_SUCCESS != sendreq->req_send.req_base.req_ompi.req_status.MPI_ERROR ) {
MPI_SUCCESS       148 ompi/mca/pml/ucx/pml_ucx_request.h         mpi_status->MPI_ERROR  = MPI_SUCCESS;
MPI_SUCCESS       165 ompi/mca/pml/ucx/pml_ucx_request.h         mpi_status->MPI_ERROR  = MPI_SUCCESS;
MPI_SUCCESS       173 ompi/mca/pml/ucx/pml_ucx_request.h         mpi_status->MPI_ERROR  = MPI_SUCCESS;
MPI_SUCCESS        81 ompi/mca/sharedfp/base/sharedfp_base_file_select.c     int err = MPI_SUCCESS;
MPI_SUCCESS        46 ompi/mca/sharedfp/lockedfile/sharedfp_lockedfile_file_open.c     int err = MPI_SUCCESS;
MPI_SUCCESS        60 ompi/mca/topo/base/topo_base_cart_coords.c     return MPI_SUCCESS;
MPI_SUCCESS        56 ompi/mca/topo/base/topo_base_cart_get.c     return MPI_SUCCESS;
MPI_SUCCESS        70 ompi/mca/topo/base/topo_base_cart_map.c     return MPI_SUCCESS;
MPI_SUCCESS        80 ompi/mca/topo/base/topo_base_cart_rank.c     return(MPI_SUCCESS);
MPI_SUCCESS        56 ompi/mca/topo/base/topo_base_cart_shift.c         return MPI_SUCCESS;
MPI_SUCCESS        97 ompi/mca/topo/base/topo_base_cart_shift.c     return MPI_SUCCESS;
MPI_SUCCESS       163 ompi/mca/topo/base/topo_base_cart_sub.c     return MPI_SUCCESS;
MPI_SUCCESS        37 ompi/mca/topo/base/topo_base_cartdim_get.c     return MPI_SUCCESS;
MPI_SUCCESS        84 ompi/mca/topo/base/topo_base_comm_select.c     int err = MPI_SUCCESS;
MPI_SUCCESS        54 ompi/mca/topo/base/topo_base_dist_graph_neighbors.c     return MPI_SUCCESS;
MPI_SUCCESS        31 ompi/mca/topo/base/topo_base_dist_graph_neighbors_count.c     return MPI_SUCCESS;
MPI_SUCCESS        64 ompi/mca/topo/base/topo_base_graph_get.c       return MPI_SUCCESS;
MPI_SUCCESS        63 ompi/mca/topo/base/topo_base_graph_neighbors.c     return MPI_SUCCESS;
MPI_SUCCESS        47 ompi/mca/topo/base/topo_base_graph_neighbors_count.c     return MPI_SUCCESS;
MPI_SUCCESS        47 ompi/mca/topo/base/topo_base_graphdims_get.c     return MPI_SUCCESS;
MPI_SUCCESS        78 ompi/mca/topo/example/topo_example_cart_map.c     return MPI_SUCCESS;
MPI_SUCCESS        57 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_eventlog.c     if(OPAL_UNLIKELY(MPI_SUCCESS != rc))
MPI_SUCCESS        63 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_eventlog.c     if(OPAL_UNLIKELY(MPI_SUCCESS != rc))                                  \
MPI_SUCCESS       102 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_eventlog.h         if(OPAL_UNLIKELY(MPI_SUCCESS != rc))                                  \
MPI_SUCCESS       107 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_eventlog.h         if(OPAL_UNLIKELY(MPI_SUCCESS != rc))                                  \
MPI_SUCCESS       100 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_wait.c                 if(req->req_status.MPI_ERROR == MPI_SUCCESS)
MPI_SUCCESS       141 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_wait.c             if(req->req_status.MPI_ERROR == MPI_SUCCESS)
MPI_SUCCESS       125 ompi/mpi/c/accumulate.c         return MPI_SUCCESS;
MPI_SUCCESS        75 ompi/mpi/c/add_error_class.c     if ( MPI_SUCCESS != rc ) {
MPI_SUCCESS        80 ompi/mpi/c/add_error_class.c     return MPI_SUCCESS;
MPI_SUCCESS        82 ompi/mpi/c/add_error_code.c     if ( MPI_SUCCESS != rc ) {
MPI_SUCCESS        87 ompi/mpi/c/add_error_code.c     return MPI_SUCCESS;
MPI_SUCCESS        69 ompi/mpi/c/add_error_string.c     return MPI_SUCCESS;
MPI_SUCCESS        82 ompi/mpi/c/allgather.c         err = MPI_SUCCESS;
MPI_SUCCESS       107 ompi/mpi/c/allgather.c             return MPI_SUCCESS;
MPI_SUCCESS       117 ompi/mpi/c/allgather.c 	    return MPI_SUCCESS;
MPI_SUCCESS        88 ompi/mpi/c/allgatherv.c         err = MPI_SUCCESS;
MPI_SUCCESS       133 ompi/mpi/c/allgatherv.c 	    return MPI_SUCCESS;
MPI_SUCCESS        72 ompi/mpi/c/alloc_mem.c         return MPI_SUCCESS;
MPI_SUCCESS        94 ompi/mpi/c/alloc_mem.c     return MPI_SUCCESS;
MPI_SUCCESS        74 ompi/mpi/c/allreduce.c         err = MPI_SUCCESS;
MPI_SUCCESS       105 ompi/mpi/c/allreduce.c         return MPI_SUCCESS;
MPI_SUCCESS        72 ompi/mpi/c/alltoall.c         err = MPI_SUCCESS;
MPI_SUCCESS       103 ompi/mpi/c/alltoall.c             return MPI_SUCCESS;
MPI_SUCCESS        87 ompi/mpi/c/alltoallv.c         err = MPI_SUCCESS;
MPI_SUCCESS        82 ompi/mpi/c/alltoallw.c         err = MPI_SUCCESS;
MPI_SUCCESS        63 ompi/mpi/c/attr_fn.c    return MPI_SUCCESS;
MPI_SUCCESS        73 ompi/mpi/c/attr_fn.c    return MPI_SUCCESS;
MPI_SUCCESS        83 ompi/mpi/c/attr_fn.c    return MPI_SUCCESS;
MPI_SUCCESS        90 ompi/mpi/c/attr_fn.c    return MPI_SUCCESS;
MPI_SUCCESS        99 ompi/mpi/c/attr_fn.c    return MPI_SUCCESS;
MPI_SUCCESS       108 ompi/mpi/c/attr_fn.c    return MPI_SUCCESS;
MPI_SUCCESS       115 ompi/mpi/c/attr_fn.c    return MPI_SUCCESS;
MPI_SUCCESS       124 ompi/mpi/c/attr_fn.c    return MPI_SUCCESS;
MPI_SUCCESS       133 ompi/mpi/c/attr_fn.c    return MPI_SUCCESS;
MPI_SUCCESS       140 ompi/mpi/c/attr_fn.c    return MPI_SUCCESS;
MPI_SUCCESS       148 ompi/mpi/c/attr_fn.c    return MPI_SUCCESS;
MPI_SUCCESS       157 ompi/mpi/c/attr_fn.c    return MPI_SUCCESS;
MPI_SUCCESS        42 ompi/mpi/c/barrier.c   int err = MPI_SUCCESS;
MPI_SUCCESS        70 ompi/mpi/c/bcast.c       err = MPI_SUCCESS;
MPI_SUCCESS       107 ompi/mpi/c/bcast.c         return MPI_SUCCESS;
MPI_SUCCESS        93 ompi/mpi/c/bindings.h         if ( NULL == (BUFFER) && 0 < (COUNT) && MPI_SUCCESS == (RC) ) { \
MPI_SUCCESS        48 ompi/mpi/c/bsend.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        79 ompi/mpi/c/bsend.c         return MPI_SUCCESS;
MPI_SUCCESS        58 ompi/mpi/c/bsend_init.c         rc = MPI_SUCCESS;
MPI_SUCCESS        54 ompi/mpi/c/cancel.c         rc = MPI_SUCCESS;
MPI_SUCCESS        64 ompi/mpi/c/cancel.c         return MPI_SUCCESS;
MPI_SUCCESS       109 ompi/mpi/c/cart_create.c     if (MPI_SUCCESS != err) {
MPI_SUCCESS       115 ompi/mpi/c/cart_create.c     return MPI_SUCCESS;
MPI_SUCCESS        48 ompi/mpi/c/cart_map.c     int err = MPI_SUCCESS;
MPI_SUCCESS        63 ompi/mpi/c/comm_call_errhandler.c   return MPI_SUCCESS;
MPI_SUCCESS        43 ompi/mpi/c/comm_create_errhandler.c   int err = MPI_SUCCESS;
MPI_SUCCESS        73 ompi/mpi/c/comm_create_group.c         return MPI_SUCCESS;
MPI_SUCCESS        46 ompi/mpi/c/comm_disconnect.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        42 ompi/mpi/c/comm_dup.c     int rc=MPI_SUCCESS;
MPI_SUCCESS        66 ompi/mpi/c/comm_free.c     return MPI_SUCCESS;
MPI_SUCCESS        75 ompi/mpi/c/comm_get_errhandler.c     return MPI_SUCCESS;
MPI_SUCCESS        67 ompi/mpi/c/comm_get_info.c     return MPI_SUCCESS;
MPI_SUCCESS        85 ompi/mpi/c/comm_get_name.c     return MPI_SUCCESS;
MPI_SUCCESS        59 ompi/mpi/c/comm_get_parent.c      return MPI_SUCCESS;
MPI_SUCCESS       216 ompi/mpi/c/comm_join.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        61 ompi/mpi/c/comm_rank.c     return MPI_SUCCESS;
MPI_SUCCESS        72 ompi/mpi/c/comm_remote_group.c     return MPI_SUCCESS;
MPI_SUCCESS        62 ompi/mpi/c/comm_remote_size.c     return MPI_SUCCESS;
MPI_SUCCESS        80 ompi/mpi/c/comm_set_errhandler.c     return MPI_SUCCESS;
MPI_SUCCESS        55 ompi/mpi/c/comm_set_info.c     return MPI_SUCCESS;
MPI_SUCCESS        64 ompi/mpi/c/comm_size.c     return MPI_SUCCESS;
MPI_SUCCESS        94 ompi/mpi/c/comm_split_type.c         rc = MPI_SUCCESS;
MPI_SUCCESS        63 ompi/mpi/c/comm_test_inter.c     return MPI_SUCCESS;
MPI_SUCCESS        69 ompi/mpi/c/compare_and_swap.c     if (MPI_PROC_NULL == target_rank) return MPI_SUCCESS;
MPI_SUCCESS       100 ompi/mpi/c/dims_create.c           return MPI_SUCCESS;
MPI_SUCCESS       112 ompi/mpi/c/dims_create.c         return MPI_SUCCESS;
MPI_SUCCESS       116 ompi/mpi/c/dims_create.c     if (MPI_SUCCESS != (err = getfactors(freeprocs, &nfactors, &factors))) {
MPI_SUCCESS       122 ompi/mpi/c/dims_create.c     if (MPI_SUCCESS != (err = assignnodes(freedims, nfactors, factors, &procs))) {
MPI_SUCCESS       140 ompi/mpi/c/dims_create.c     return MPI_SUCCESS;
MPI_SUCCESS       206 ompi/mpi/c/dims_create.c      return MPI_SUCCESS;
MPI_SUCCESS       228 ompi/mpi/c/dims_create.c         return MPI_SUCCESS;
MPI_SUCCESS       254 ompi/mpi/c/dims_create.c     return MPI_SUCCESS;
MPI_SUCCESS        80 ompi/mpi/c/errhandler_free.c   return MPI_SUCCESS;
MPI_SUCCESS        55 ompi/mpi/c/error_class.c     return MPI_SUCCESS;
MPI_SUCCESS        62 ompi/mpi/c/error_string.c     return MPI_SUCCESS;
MPI_SUCCESS        60 ompi/mpi/c/exscan.c         err = MPI_SUCCESS;
MPI_SUCCESS        86 ompi/mpi/c/exscan.c         return MPI_SUCCESS;
MPI_SUCCESS        69 ompi/mpi/c/fetch_and_op.c     if (MPI_PROC_NULL == target_rank) return MPI_SUCCESS;
MPI_SUCCESS        58 ompi/mpi/c/file_call_errhandler.c   return MPI_SUCCESS;
MPI_SUCCESS        42 ompi/mpi/c/file_create_errhandler.c   int err = MPI_SUCCESS;
MPI_SUCCESS        50 ompi/mpi/c/file_delete.c         rc = MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/c/file_get_amode.c         rc = MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/c/file_get_atomicity.c         rc = MPI_SUCCESS;
MPI_SUCCESS        45 ompi/mpi/c/file_get_byte_offset.c         rc = MPI_SUCCESS;
MPI_SUCCESS        74 ompi/mpi/c/file_get_errhandler.c   return MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/c/file_get_group.c         rc = MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/c/file_get_position.c         rc = MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/c/file_get_position_shared.c         rc = MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/c/file_get_size.c         rc = MPI_SUCCESS;
MPI_SUCCESS        50 ompi/mpi/c/file_get_type_extent.c         rc = MPI_SUCCESS;
MPI_SUCCESS        46 ompi/mpi/c/file_get_view.c         rc = MPI_SUCCESS;
MPI_SUCCESS        53 ompi/mpi/c/file_iread.c         rc = MPI_SUCCESS;
MPI_SUCCESS        55 ompi/mpi/c/file_iread_all.c         rc = MPI_SUCCESS;
MPI_SUCCESS        53 ompi/mpi/c/file_iread_at.c         rc = MPI_SUCCESS;
MPI_SUCCESS        55 ompi/mpi/c/file_iread_at_all.c         rc = MPI_SUCCESS;
MPI_SUCCESS        53 ompi/mpi/c/file_iread_shared.c         rc = MPI_SUCCESS;
MPI_SUCCESS        57 ompi/mpi/c/file_iwrite.c         rc = MPI_SUCCESS;
MPI_SUCCESS        59 ompi/mpi/c/file_iwrite_all.c         rc = MPI_SUCCESS;
MPI_SUCCESS        58 ompi/mpi/c/file_iwrite_at.c         rc = MPI_SUCCESS;
MPI_SUCCESS        60 ompi/mpi/c/file_iwrite_at_all.c         rc = MPI_SUCCESS;
MPI_SUCCESS        56 ompi/mpi/c/file_iwrite_shared.c         rc = MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/c/file_preallocate.c         rc = MPI_SUCCESS;
MPI_SUCCESS        51 ompi/mpi/c/file_read.c         rc = MPI_SUCCESS;
MPI_SUCCESS        51 ompi/mpi/c/file_read_all.c         rc = MPI_SUCCESS;
MPI_SUCCESS        51 ompi/mpi/c/file_read_all_begin.c         rc = MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/c/file_read_all_end.c         rc = MPI_SUCCESS;
MPI_SUCCESS        51 ompi/mpi/c/file_read_at.c         rc = MPI_SUCCESS;
MPI_SUCCESS        52 ompi/mpi/c/file_read_at_all.c         rc = MPI_SUCCESS;
MPI_SUCCESS        51 ompi/mpi/c/file_read_at_all_begin.c         rc = MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/c/file_read_at_all_end.c         rc = MPI_SUCCESS;
MPI_SUCCESS        46 ompi/mpi/c/file_read_ordered.c         rc = MPI_SUCCESS;
MPI_SUCCESS        51 ompi/mpi/c/file_read_ordered_begin.c         rc = MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/c/file_read_ordered_end.c         rc = MPI_SUCCESS;
MPI_SUCCESS        51 ompi/mpi/c/file_read_shared.c         rc = MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/c/file_seek.c         rc = MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/c/file_seek_shared.c         rc = MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/c/file_set_atomicity.c         rc = MPI_SUCCESS;
MPI_SUCCESS        79 ompi/mpi/c/file_set_errhandler.c     return MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/c/file_set_size.c         rc = MPI_SUCCESS;
MPI_SUCCESS        56 ompi/mpi/c/file_set_view.c         rc = MPI_SUCCESS;
MPI_SUCCESS        63 ompi/mpi/c/file_set_view.c            if (MPI_SUCCESS == rc) {
MPI_SUCCESS        44 ompi/mpi/c/file_sync.c         rc = MPI_SUCCESS;
MPI_SUCCESS        55 ompi/mpi/c/file_write.c         rc = MPI_SUCCESS;
MPI_SUCCESS        55 ompi/mpi/c/file_write_all.c         rc = MPI_SUCCESS;
MPI_SUCCESS        55 ompi/mpi/c/file_write_all_begin.c         rc = MPI_SUCCESS;
MPI_SUCCESS        47 ompi/mpi/c/file_write_all_end.c         rc = MPI_SUCCESS;
MPI_SUCCESS        56 ompi/mpi/c/file_write_at.c         rc = MPI_SUCCESS;
MPI_SUCCESS        56 ompi/mpi/c/file_write_at_all.c         rc = MPI_SUCCESS;
MPI_SUCCESS        55 ompi/mpi/c/file_write_at_all_begin.c         rc = MPI_SUCCESS;
MPI_SUCCESS        47 ompi/mpi/c/file_write_at_all_end.c         rc = MPI_SUCCESS;
MPI_SUCCESS        55 ompi/mpi/c/file_write_ordered.c         rc = MPI_SUCCESS;
MPI_SUCCESS        55 ompi/mpi/c/file_write_ordered_begin.c         rc = MPI_SUCCESS;
MPI_SUCCESS        47 ompi/mpi/c/file_write_ordered_end.c         rc = MPI_SUCCESS;
MPI_SUCCESS        55 ompi/mpi/c/file_write_shared.c         rc = MPI_SUCCESS;
MPI_SUCCESS        74 ompi/mpi/c/finalized.c     return MPI_SUCCESS;
MPI_SUCCESS        59 ompi/mpi/c/free_mem.c     return MPI_SUCCESS;
MPI_SUCCESS        97 ompi/mpi/c/gather.c         err = MPI_SUCCESS;
MPI_SUCCESS       178 ompi/mpi/c/gather.c         return MPI_SUCCESS;
MPI_SUCCESS       104 ompi/mpi/c/gatherv.c         err = MPI_SUCCESS;
MPI_SUCCESS        77 ompi/mpi/c/get.c     if (MPI_PROC_NULL == target_rank) return MPI_SUCCESS;
MPI_SUCCESS       132 ompi/mpi/c/get_accumulate.c         return MPI_SUCCESS;
MPI_SUCCESS        53 ompi/mpi/c/get_address.c     return MPI_SUCCESS;
MPI_SUCCESS        48 ompi/mpi/c/get_count.c     int rc      = MPI_SUCCESS;
MPI_SUCCESS        71 ompi/mpi/c/get_count.c     if( ompi_datatype_type_size( datatype, &size ) == MPI_SUCCESS ) {
MPI_SUCCESS        84 ompi/mpi/c/get_count.c     return MPI_SUCCESS;
MPI_SUCCESS        64 ompi/mpi/c/get_elements.c         int err = MPI_SUCCESS;
MPI_SUCCESS        88 ompi/mpi/c/get_elements.c         return MPI_SUCCESS;
MPI_SUCCESS        64 ompi/mpi/c/get_elements_x.c         int err = MPI_SUCCESS;
MPI_SUCCESS        88 ompi/mpi/c/get_elements_x.c         return MPI_SUCCESS;
MPI_SUCCESS       125 ompi/mpi/c/get_library_version.c     return MPI_SUCCESS;
MPI_SUCCESS        73 ompi/mpi/c/get_processor_name.c     return MPI_SUCCESS;
MPI_SUCCESS        78 ompi/mpi/c/get_version.c     return MPI_SUCCESS;
MPI_SUCCESS        83 ompi/mpi/c/graph_create.c         return MPI_SUCCESS;
MPI_SUCCESS       109 ompi/mpi/c/graph_create.c     if (MPI_SUCCESS != err) {
MPI_SUCCESS       115 ompi/mpi/c/graph_create.c     return MPI_SUCCESS;
MPI_SUCCESS        48 ompi/mpi/c/graph_map.c     int err = MPI_SUCCESS;
MPI_SUCCESS        43 ompi/mpi/c/grequest_complete.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/c/group_compare.c     int return_value = MPI_SUCCESS;
MPI_SUCCESS        82 ompi/mpi/c/group_excl.c         return MPI_SUCCESS;
MPI_SUCCESS        75 ompi/mpi/c/group_free.c     return MPI_SUCCESS;
MPI_SUCCESS        82 ompi/mpi/c/group_incl.c       return MPI_SUCCESS;
MPI_SUCCESS        59 ompi/mpi/c/group_rank.c     return MPI_SUCCESS;
MPI_SUCCESS        60 ompi/mpi/c/group_size.c     return MPI_SUCCESS;
MPI_SUCCESS        68 ompi/mpi/c/group_translate_ranks.c         return MPI_SUCCESS;
MPI_SUCCESS        82 ompi/mpi/c/iallgather.c         err = MPI_SUCCESS;
MPI_SUCCESS        88 ompi/mpi/c/iallgatherv.c         err = MPI_SUCCESS;
MPI_SUCCESS        75 ompi/mpi/c/iallreduce.c         err = MPI_SUCCESS;
MPI_SUCCESS       108 ompi/mpi/c/iallreduce.c         return MPI_SUCCESS;
MPI_SUCCESS        71 ompi/mpi/c/ialltoall.c         err = MPI_SUCCESS;
MPI_SUCCESS        88 ompi/mpi/c/ialltoallv.c         err = MPI_SUCCESS;
MPI_SUCCESS        84 ompi/mpi/c/ialltoallw.c         err = MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/c/ibarrier.c     int err = MPI_SUCCESS;
MPI_SUCCESS        49 ompi/mpi/c/ibcast.c       err = MPI_SUCCESS;
MPI_SUCCESS        49 ompi/mpi/c/ibsend.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        81 ompi/mpi/c/ibsend.c         return MPI_SUCCESS;
MPI_SUCCESS        60 ompi/mpi/c/iexscan.c         err = MPI_SUCCESS;
MPI_SUCCESS        97 ompi/mpi/c/igather.c         err = MPI_SUCCESS;
MPI_SUCCESS       104 ompi/mpi/c/igatherv.c         err = MPI_SUCCESS;
MPI_SUCCESS        43 ompi/mpi/c/improbe.c         rc = MPI_SUCCESS;
MPI_SUCCESS        70 ompi/mpi/c/improbe.c         return MPI_SUCCESS;
MPI_SUCCESS        35 ompi/mpi/c/imrecv.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        65 ompi/mpi/c/imrecv.c         return MPI_SUCCESS;
MPI_SUCCESS        81 ompi/mpi/c/ineighbor_allgather.c         err = MPI_SUCCESS;
MPI_SUCCESS        87 ompi/mpi/c/ineighbor_allgatherv.c         err = MPI_SUCCESS;
MPI_SUCCESS        74 ompi/mpi/c/ineighbor_alltoall.c         err = MPI_SUCCESS;
MPI_SUCCESS        74 ompi/mpi/c/ineighbor_alltoallv.c         if (MPI_SUCCESS == err) {
MPI_SUCCESS        96 ompi/mpi/c/ineighbor_alltoallv.c         err = MPI_SUCCESS;
MPI_SUCCESS        66 ompi/mpi/c/ineighbor_alltoallw.c         if (MPI_SUCCESS == err) {
MPI_SUCCESS        94 ompi/mpi/c/ineighbor_alltoallw.c         err = MPI_SUCCESS;
MPI_SUCCESS        75 ompi/mpi/c/info_create.c     return MPI_SUCCESS;
MPI_SUCCESS        77 ompi/mpi/c/init.c     if (MPI_SUCCESS != err) {
MPI_SUCCESS        89 ompi/mpi/c/init.c     return MPI_SUCCESS;
MPI_SUCCESS        77 ompi/mpi/c/init_thread.c     if (MPI_SUCCESS != err) {
MPI_SUCCESS        89 ompi/mpi/c/init_thread.c     return MPI_SUCCESS;
MPI_SUCCESS        74 ompi/mpi/c/initialized.c     return MPI_SUCCESS;
MPI_SUCCESS       118 ompi/mpi/c/intercomm_create.c         if ( rc != MPI_SUCCESS ) {
MPI_SUCCESS       123 ompi/mpi/c/intercomm_create.c         if ( rc != MPI_SUCCESS ) {
MPI_SUCCESS       127 ompi/mpi/c/intercomm_create.c         if ( rc != MPI_SUCCESS ) {
MPI_SUCCESS       136 ompi/mpi/c/intercomm_create.c     if ( rc != MPI_SUCCESS ) {
MPI_SUCCESS       193 ompi/mpi/c/intercomm_create.c     if ( MPI_SUCCESS != rc ) {
MPI_SUCCESS       203 ompi/mpi/c/intercomm_create.c     if ( MPI_SUCCESS != rc ) {
MPI_SUCCESS       210 ompi/mpi/c/intercomm_create.c     if ( MPI_SUCCESS != rc ) {
MPI_SUCCESS       230 ompi/mpi/c/intercomm_create.c     return MPI_SUCCESS;
MPI_SUCCESS        55 ompi/mpi/c/intercomm_merge.c     int rc=MPI_SUCCESS;
MPI_SUCCESS       112 ompi/mpi/c/intercomm_merge.c     if ( MPI_SUCCESS != rc ) {
MPI_SUCCESS       139 ompi/mpi/c/intercomm_merge.c     if ( MPI_SUCCESS != rc ) {
MPI_SUCCESS       148 ompi/mpi/c/intercomm_merge.c     return MPI_SUCCESS;
MPI_SUCCESS        53 ompi/mpi/c/iprobe.c         rc = MPI_SUCCESS;
MPI_SUCCESS        78 ompi/mpi/c/iprobe.c         return MPI_SUCCESS;
MPI_SUCCESS        45 ompi/mpi/c/irecv.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        75 ompi/mpi/c/irecv.c         return MPI_SUCCESS;
MPI_SUCCESS        86 ompi/mpi/c/ireduce.c         err = MPI_SUCCESS;
MPI_SUCCESS       133 ompi/mpi/c/ireduce.c         return MPI_SUCCESS;
MPI_SUCCESS        84 ompi/mpi/c/ireduce_scatter.c         err = MPI_SUCCESS;
MPI_SUCCESS       129 ompi/mpi/c/ireduce_scatter.c         return MPI_SUCCESS;
MPI_SUCCESS        74 ompi/mpi/c/ireduce_scatter_block.c         err = MPI_SUCCESS;
MPI_SUCCESS        60 ompi/mpi/c/irsend.c         rc = MPI_SUCCESS;
MPI_SUCCESS        82 ompi/mpi/c/irsend.c         return MPI_SUCCESS;
MPI_SUCCESS        55 ompi/mpi/c/is_thread_main.c     return MPI_SUCCESS;
MPI_SUCCESS        65 ompi/mpi/c/iscan.c         err = MPI_SUCCESS;
MPI_SUCCESS        86 ompi/mpi/c/iscatter.c         err = MPI_SUCCESS;
MPI_SUCCESS        96 ompi/mpi/c/iscatterv.c         err = MPI_SUCCESS;
MPI_SUCCESS        49 ompi/mpi/c/isend.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        83 ompi/mpi/c/isend.c         return MPI_SUCCESS;
MPI_SUCCESS        48 ompi/mpi/c/issend.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        80 ompi/mpi/c/issend.c         return MPI_SUCCESS;
MPI_SUCCESS       147 ompi/mpi/c/lookup_name.c     return MPI_SUCCESS;
MPI_SUCCESS        43 ompi/mpi/c/mprobe.c         rc = MPI_SUCCESS;
MPI_SUCCESS        69 ompi/mpi/c/mprobe.c         return MPI_SUCCESS;
MPI_SUCCESS        39 ompi/mpi/c/mrecv.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        73 ompi/mpi/c/mrecv.c         return MPI_SUCCESS;
MPI_SUCCESS        81 ompi/mpi/c/neighbor_allgather.c         err = MPI_SUCCESS;
MPI_SUCCESS       125 ompi/mpi/c/neighbor_allgather.c         return MPI_SUCCESS;
MPI_SUCCESS        88 ompi/mpi/c/neighbor_allgatherv.c         err = MPI_SUCCESS;
MPI_SUCCESS        73 ompi/mpi/c/neighbor_alltoall.c         err = MPI_SUCCESS;
MPI_SUCCESS       126 ompi/mpi/c/neighbor_alltoall.c         return MPI_SUCCESS;
MPI_SUCCESS        74 ompi/mpi/c/neighbor_alltoallv.c         if (MPI_SUCCESS == err) {
MPI_SUCCESS        96 ompi/mpi/c/neighbor_alltoallv.c         err = MPI_SUCCESS;
MPI_SUCCESS        66 ompi/mpi/c/neighbor_alltoallw.c         if (MPI_SUCCESS == err) {
MPI_SUCCESS        92 ompi/mpi/c/neighbor_alltoallw.c         err = MPI_SUCCESS;
MPI_SUCCESS        65 ompi/mpi/c/op_commutative.c     return MPI_SUCCESS;
MPI_SUCCESS        42 ompi/mpi/c/op_create.c     int err = MPI_SUCCESS;
MPI_SUCCESS        62 ompi/mpi/c/op_free.c   return MPI_SUCCESS;
MPI_SUCCESS        48 ompi/mpi/c/pack.c     int rc = MPI_SUCCESS, ret;
MPI_SUCCESS        49 ompi/mpi/c/pack_external.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        48 ompi/mpi/c/pack_external_size.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        77 ompi/mpi/c/pack_size.c     return MPI_SUCCESS;
MPI_SUCCESS        54 ompi/mpi/c/pcontrol.c     return MPI_SUCCESS;
MPI_SUCCESS        53 ompi/mpi/c/probe.c         rc = MPI_SUCCESS;
MPI_SUCCESS        77 ompi/mpi/c/probe.c         return MPI_SUCCESS;
MPI_SUCCESS       179 ompi/mpi/c/publish_name.c     return MPI_SUCCESS;
MPI_SUCCESS        80 ompi/mpi/c/put.c     if (MPI_PROC_NULL == target_rank) return MPI_SUCCESS;
MPI_SUCCESS        53 ompi/mpi/c/query_thread.c   return MPI_SUCCESS;
MPI_SUCCESS       127 ompi/mpi/c/raccumulate.c         return MPI_SUCCESS;
MPI_SUCCESS        45 ompi/mpi/c/recv.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        77 ompi/mpi/c/recv.c         return MPI_SUCCESS;
MPI_SUCCESS        45 ompi/mpi/c/recv_init.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        85 ompi/mpi/c/reduce.c         err = MPI_SUCCESS;
MPI_SUCCESS       131 ompi/mpi/c/reduce.c         return MPI_SUCCESS;
MPI_SUCCESS        57 ompi/mpi/c/reduce_local.c         err = MPI_SUCCESS;
MPI_SUCCESS        74 ompi/mpi/c/reduce_local.c         return MPI_SUCCESS;
MPI_SUCCESS        82 ompi/mpi/c/reduce_scatter.c         err = MPI_SUCCESS;
MPI_SUCCESS       126 ompi/mpi/c/reduce_scatter.c         return MPI_SUCCESS;
MPI_SUCCESS        73 ompi/mpi/c/reduce_scatter_block.c         err = MPI_SUCCESS;
MPI_SUCCESS        52 ompi/mpi/c/register_datarep.c         rc = MPI_SUCCESS;
MPI_SUCCESS        50 ompi/mpi/c/request_free.c         rc = MPI_SUCCESS;
MPI_SUCCESS        77 ompi/mpi/c/request_get_status.c         return MPI_SUCCESS;
MPI_SUCCESS        90 ompi/mpi/c/request_get_status.c         return MPI_SUCCESS;
MPI_SUCCESS       103 ompi/mpi/c/request_get_status.c     return MPI_SUCCESS;
MPI_SUCCESS        79 ompi/mpi/c/rget.c         return MPI_SUCCESS;
MPI_SUCCESS       134 ompi/mpi/c/rget_accumulate.c         return MPI_SUCCESS;
MPI_SUCCESS        82 ompi/mpi/c/rput.c         return MPI_SUCCESS;
MPI_SUCCESS        47 ompi/mpi/c/rsend.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        78 ompi/mpi/c/rsend.c         return MPI_SUCCESS;
MPI_SUCCESS        59 ompi/mpi/c/rsend_init.c         rc = MPI_SUCCESS;
MPI_SUCCESS        65 ompi/mpi/c/scan.c         err = MPI_SUCCESS;
MPI_SUCCESS       100 ompi/mpi/c/scan.c         return MPI_SUCCESS;
MPI_SUCCESS        86 ompi/mpi/c/scatter.c         err = MPI_SUCCESS;
MPI_SUCCESS       161 ompi/mpi/c/scatter.c         return MPI_SUCCESS;
MPI_SUCCESS        96 ompi/mpi/c/scatterv.c         err = MPI_SUCCESS;
MPI_SUCCESS        48 ompi/mpi/c/send.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        77 ompi/mpi/c/send.c         return MPI_SUCCESS;
MPI_SUCCESS        50 ompi/mpi/c/send_init.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        50 ompi/mpi/c/sendrecv.c     int rc = MPI_SUCCESS;
MPI_SUCCESS       102 ompi/mpi/c/sendrecv.c         rc = MPI_SUCCESS;
MPI_SUCCESS        50 ompi/mpi/c/sendrecv_replace.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        61 ompi/mpi/c/sendrecv_replace.c         rc = MPI_SUCCESS;
MPI_SUCCESS        47 ompi/mpi/c/ssend.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        78 ompi/mpi/c/ssend.c         return MPI_SUCCESS;
MPI_SUCCESS        59 ompi/mpi/c/ssend_init.c         rc = MPI_SUCCESS;
MPI_SUCCESS        52 ompi/mpi/c/start.c         int rc = MPI_SUCCESS;
MPI_SUCCESS        90 ompi/mpi/c/start.c             return MPI_SUCCESS;
MPI_SUCCESS        59 ompi/mpi/c/startall.c         int rc = MPI_SUCCESS;
MPI_SUCCESS       101 ompi/mpi/c/status_c2f.c     return MPI_SUCCESS;
MPI_SUCCESS        81 ompi/mpi/c/status_f2c.c     return MPI_SUCCESS;
MPI_SUCCESS        55 ompi/mpi/c/status_set_cancelled.c         int rc = MPI_SUCCESS;
MPI_SUCCESS        66 ompi/mpi/c/status_set_cancelled.c     return MPI_SUCCESS;
MPI_SUCCESS        45 ompi/mpi/c/status_set_elements.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        75 ompi/mpi/c/status_set_elements.c         return MPI_SUCCESS;
MPI_SUCCESS        85 ompi/mpi/c/status_set_elements.c     return MPI_SUCCESS;
MPI_SUCCESS        45 ompi/mpi/c/status_set_elements_x.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        75 ompi/mpi/c/status_set_elements_x.c         return MPI_SUCCESS;
MPI_SUCCESS        85 ompi/mpi/c/status_set_elements_x.c     return MPI_SUCCESS;
MPI_SUCCESS        53 ompi/mpi/c/test.c         rc = MPI_SUCCESS;
MPI_SUCCESS        77 ompi/mpi/c/test.c         return MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/c/test_cancelled.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        58 ompi/mpi/c/testall.c         int i, rc = MPI_SUCCESS;
MPI_SUCCESS        78 ompi/mpi/c/testall.c         return MPI_SUCCESS;
MPI_SUCCESS        86 ompi/mpi/c/testall.c         return MPI_SUCCESS;
MPI_SUCCESS        89 ompi/mpi/c/testall.c     if (MPI_SUCCESS !=
MPI_SUCCESS        96 ompi/mpi/c/testall.c     return MPI_SUCCESS;
MPI_SUCCESS        57 ompi/mpi/c/testany.c         int i, rc = MPI_SUCCESS;
MPI_SUCCESS        82 ompi/mpi/c/testany.c         return MPI_SUCCESS;
MPI_SUCCESS        90 ompi/mpi/c/testany.c         return MPI_SUCCESS;
MPI_SUCCESS        59 ompi/mpi/c/testsome.c         int indx, rc = MPI_SUCCESS;
MPI_SUCCESS        88 ompi/mpi/c/testsome.c         return MPI_SUCCESS;
MPI_SUCCESS        91 ompi/mpi/c/testsome.c     if (MPI_SUCCESS !=
MPI_SUCCESS        98 ompi/mpi/c/testsome.c     return MPI_SUCCESS;
MPI_SUCCESS        68 ompi/mpi/c/topo_test.c     return MPI_SUCCESS;
MPI_SUCCESS       103 ompi/mpi/c/type_create_f90_complex.c             return MPI_SUCCESS;
MPI_SUCCESS       133 ompi/mpi/c/type_create_f90_complex.c         return MPI_SUCCESS;
MPI_SUCCESS        95 ompi/mpi/c/type_create_f90_integer.c             return MPI_SUCCESS;
MPI_SUCCESS       124 ompi/mpi/c/type_create_f90_integer.c         return MPI_SUCCESS;
MPI_SUCCESS       103 ompi/mpi/c/type_create_f90_real.c             return MPI_SUCCESS;
MPI_SUCCESS       131 ompi/mpi/c/type_create_f90_real.c         return MPI_SUCCESS;
MPI_SUCCESS        81 ompi/mpi/c/type_create_hindexed.c     if( rc != MPI_SUCCESS ) {
MPI_SUCCESS        94 ompi/mpi/c/type_create_hindexed.c     return MPI_SUCCESS;
MPI_SUCCESS        67 ompi/mpi/c/type_create_hindexed_block.c     if( rc != MPI_SUCCESS ) {
MPI_SUCCESS        78 ompi/mpi/c/type_create_hindexed_block.c     return MPI_SUCCESS;
MPI_SUCCESS        84 ompi/mpi/c/type_create_hvector.c     return MPI_SUCCESS;
MPI_SUCCESS        74 ompi/mpi/c/type_create_indexed_block.c     if( rc != MPI_SUCCESS ) {
MPI_SUCCESS        86 ompi/mpi/c/type_create_indexed_block.c     return MPI_SUCCESS;
MPI_SUCCESS        63 ompi/mpi/c/type_create_resized.c    if( rc != MPI_SUCCESS ) {
MPI_SUCCESS        76 ompi/mpi/c/type_create_resized.c    return MPI_SUCCESS;
MPI_SUCCESS        87 ompi/mpi/c/type_create_struct.c     if( rc != MPI_SUCCESS ) {
MPI_SUCCESS       101 ompi/mpi/c/type_create_struct.c     return MPI_SUCCESS;
MPI_SUCCESS        86 ompi/mpi/c/type_dup.c    return MPI_SUCCESS;
MPI_SUCCESS        61 ompi/mpi/c/type_free.c    if( rc != MPI_SUCCESS ) {
MPI_SUCCESS        68 ompi/mpi/c/type_free.c    return MPI_SUCCESS;
MPI_SUCCESS        73 ompi/mpi/c/type_get_contents.c     if( rc != MPI_SUCCESS ) {
MPI_SUCCESS        83 ompi/mpi/c/type_get_contents.c             if( (rc = ompi_datatype_duplicate( array_of_datatypes[i], &newtype )) != MPI_SUCCESS ) {
MPI_SUCCESS        94 ompi/mpi/c/type_get_contents.c     return MPI_SUCCESS;
MPI_SUCCESS        77 ompi/mpi/c/type_get_name.c    return MPI_SUCCESS;
MPI_SUCCESS        81 ompi/mpi/c/type_indexed.c     if( rc != MPI_SUCCESS ) {
MPI_SUCCESS        96 ompi/mpi/c/type_indexed.c     return MPI_SUCCESS;
MPI_SUCCESS        65 ompi/mpi/c/type_match_size.c         return MPI_SUCCESS;
MPI_SUCCESS        67 ompi/mpi/c/type_set_name.c     return MPI_SUCCESS;
MPI_SUCCESS        65 ompi/mpi/c/type_size.c     return MPI_SUCCESS;
MPI_SUCCESS        65 ompi/mpi/c/type_size_x.c     return MPI_SUCCESS;
MPI_SUCCESS        81 ompi/mpi/c/type_vector.c     return MPI_SUCCESS;
MPI_SUCCESS        46 ompi/mpi/c/unpack.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        48 ompi/mpi/c/unpack_external.c     int rc = MPI_SUCCESS;
MPI_SUCCESS       147 ompi/mpi/c/unpublish_name.c     return MPI_SUCCESS;
MPI_SUCCESS        51 ompi/mpi/c/wait.c         int rc = MPI_SUCCESS;
MPI_SUCCESS        69 ompi/mpi/c/wait.c         return MPI_SUCCESS;
MPI_SUCCESS        84 ompi/mpi/c/wait.c         return MPI_SUCCESS;
MPI_SUCCESS        56 ompi/mpi/c/waitall.c         int i, rc = MPI_SUCCESS;
MPI_SUCCESS        75 ompi/mpi/c/waitall.c         return MPI_SUCCESS;
MPI_SUCCESS        82 ompi/mpi/c/waitall.c         return MPI_SUCCESS;
MPI_SUCCESS        85 ompi/mpi/c/waitall.c     if (MPI_SUCCESS !=
MPI_SUCCESS        92 ompi/mpi/c/waitall.c     return MPI_SUCCESS;
MPI_SUCCESS        57 ompi/mpi/c/waitany.c         int i, rc = MPI_SUCCESS;
MPI_SUCCESS        81 ompi/mpi/c/waitany.c         return MPI_SUCCESS;
MPI_SUCCESS        88 ompi/mpi/c/waitany.c         return MPI_SUCCESS;
MPI_SUCCESS        59 ompi/mpi/c/waitsome.c         int indx, rc = MPI_SUCCESS;
MPI_SUCCESS        80 ompi/mpi/c/waitsome.c         return MPI_SUCCESS;
MPI_SUCCESS        88 ompi/mpi/c/waitsome.c         return MPI_SUCCESS;
MPI_SUCCESS        91 ompi/mpi/c/waitsome.c     if (MPI_SUCCESS !=
MPI_SUCCESS        98 ompi/mpi/c/waitsome.c     return MPI_SUCCESS;
MPI_SUCCESS        47 ompi/mpi/c/win_allocate.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        90 ompi/mpi/c/win_allocate.c     return MPI_SUCCESS;
MPI_SUCCESS        50 ompi/mpi/c/win_allocate_shared.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        91 ompi/mpi/c/win_allocate_shared.c     return MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/c/win_attach.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        57 ompi/mpi/c/win_call_errhandler.c   return MPI_SUCCESS;
MPI_SUCCESS        47 ompi/mpi/c/win_create.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        90 ompi/mpi/c/win_create.c     return MPI_SUCCESS;
MPI_SUCCESS        47 ompi/mpi/c/win_create_dynamic.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        85 ompi/mpi/c/win_create_dynamic.c     return MPI_SUCCESS;
MPI_SUCCESS        43 ompi/mpi/c/win_create_errhandler.c     int err = MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/c/win_detach.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/c/win_flush.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/c/win_flush_all.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/c/win_flush_local.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/c/win_flush_local_all.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        66 ompi/mpi/c/win_get_errhandler.c     return MPI_SUCCESS;
MPI_SUCCESS        74 ompi/mpi/c/win_set_errhandler.c     return MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/c/win_sync.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        75 ompi/mpi/cxx/comm.cc         if (MPI_SUCCESS != ret) {
MPI_SUCCESS       133 ompi/mpi/cxx/comm.cc     return MPI_SUCCESS;
MPI_SUCCESS       570 ompi/mpi/cxx/comm_inln.h     return (MPI_SUCCESS == ret) ? keyval : ret;
MPI_SUCCESS       585 ompi/mpi/cxx/comm_inln.h     return (MPI_SUCCESS == ret) ? keyval : ret;
MPI_SUCCESS       600 ompi/mpi/cxx/comm_inln.h     return (MPI_SUCCESS == ret) ? keyval : ret;
MPI_SUCCESS       615 ompi/mpi/cxx/comm_inln.h     return (MPI_SUCCESS == ret) ? keyval : ret;
MPI_SUCCESS       656 ompi/mpi/cxx/comm_inln.h     return MPI_SUCCESS;
MPI_SUCCESS       687 ompi/mpi/cxx/comm_inln.h     return MPI_SUCCESS;
MPI_SUCCESS        25 ompi/mpi/cxx/constants.h static const int SUCCESS = MPI_SUCCESS;
MPI_SUCCESS        41 ompi/mpi/cxx/datatype.cc         if (MPI_SUCCESS != ret) {
MPI_SUCCESS       102 ompi/mpi/cxx/datatype.cc     return MPI_SUCCESS;
MPI_SUCCESS       283 ompi/mpi/cxx/datatype_inln.h     return (MPI_SUCCESS == ret) ? keyval : ret;
MPI_SUCCESS       298 ompi/mpi/cxx/datatype_inln.h     return (MPI_SUCCESS == ret) ? keyval : ret;
MPI_SUCCESS       313 ompi/mpi/cxx/datatype_inln.h     return (MPI_SUCCESS == ret) ? keyval : ret;
MPI_SUCCESS       328 ompi/mpi/cxx/datatype_inln.h     return (MPI_SUCCESS == ret) ? keyval : ret;
MPI_SUCCESS        62 ompi/mpi/cxx/file.cc     return MPI_SUCCESS;
MPI_SUCCESS        79 ompi/mpi/cxx/file.cc     return MPI_SUCCESS;
MPI_SUCCESS        95 ompi/mpi/cxx/file.cc     return MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/cxx/mpicxx.cc int mpi_errno = MPI_SUCCESS;
MPI_SUCCESS        50 ompi/mpi/cxx/win.cc         if (MPI_SUCCESS != ret) {
MPI_SUCCESS       112 ompi/mpi/cxx/win.cc     return MPI_SUCCESS;
MPI_SUCCESS       193 ompi/mpi/cxx/win_inln.h     return (MPI_SUCCESS == ret) ? keyval : ret;
MPI_SUCCESS       208 ompi/mpi/cxx/win_inln.h     return (MPI_SUCCESS == ret) ? keyval : ret;
MPI_SUCCESS       223 ompi/mpi/cxx/win_inln.h     return (MPI_SUCCESS == ret) ? keyval : ret;
MPI_SUCCESS       238 ompi/mpi/cxx/win_inln.h     return (MPI_SUCCESS == ret) ? keyval : ret;
MPI_SUCCESS       201 ompi/mpi/fortran/base/attr_fn_f.c     *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
MPI_SUCCESS       211 ompi/mpi/fortran/base/attr_fn_f.c     *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
MPI_SUCCESS       222 ompi/mpi/fortran/base/attr_fn_f.c     *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
MPI_SUCCESS       229 ompi/mpi/fortran/base/attr_fn_f.c     *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
MPI_SUCCESS       239 ompi/mpi/fortran/base/attr_fn_f.c     *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
MPI_SUCCESS       250 ompi/mpi/fortran/base/attr_fn_f.c     *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
MPI_SUCCESS       257 ompi/mpi/fortran/base/attr_fn_f.c     *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
MPI_SUCCESS       267 ompi/mpi/fortran/base/attr_fn_f.c     *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
MPI_SUCCESS       279 ompi/mpi/fortran/base/attr_fn_f.c     *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
MPI_SUCCESS       286 ompi/mpi/fortran/base/attr_fn_f.c     *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
MPI_SUCCESS       296 ompi/mpi/fortran/base/attr_fn_f.c     *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
MPI_SUCCESS       307 ompi/mpi/fortran/base/attr_fn_f.c     *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
MPI_SUCCESS        71 ompi/mpi/fortran/base/conversion_fn_null_f.c     *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
MPI_SUCCESS        77 ompi/mpi/fortran/mpif-h/add_error_class_f.c     if (MPI_SUCCESS == ierr_c) {
MPI_SUCCESS        79 ompi/mpi/fortran/mpif-h/add_error_code_f.c     if (MPI_SUCCESS == ierr_c) {
MPI_SUCCESS        77 ompi/mpi/fortran/mpif-h/address_f.c     if (MPI_SUCCESS == ierr_c) {
MPI_SUCCESS        86 ompi/mpi/fortran/mpif-h/bsend_init_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        90 ompi/mpi/fortran/mpif-h/buffer_detach_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        85 ompi/mpi/fortran/mpif-h/cart_coords_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        92 ompi/mpi/fortran/mpif-h/cart_create_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        80 ompi/mpi/fortran/mpif-h/cart_rank_f.c     if (MPI_SUCCESS != c_ierr) {
MPI_SUCCESS        91 ompi/mpi/fortran/mpif-h/cart_rank_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        87 ompi/mpi/fortran/mpif-h/cart_shift_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        90 ompi/mpi/fortran/mpif-h/cart_sub_f.c     if (MPI_SUCCESS != OMPI_FINT_2_INT(*ierr)) {
MPI_SUCCESS       101 ompi/mpi/fortran/mpif-h/cart_sub_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        80 ompi/mpi/fortran/mpif-h/cartdim_get_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        89 ompi/mpi/fortran/mpif-h/comm_accept_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        80 ompi/mpi/fortran/mpif-h/comm_compare_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        89 ompi/mpi/fortran/mpif-h/comm_connect_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        83 ompi/mpi/fortran/mpif-h/comm_create_errhandler_f.c         c_ierr = MPI_SUCCESS;
MPI_SUCCESS        78 ompi/mpi/fortran/mpif-h/comm_create_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        81 ompi/mpi/fortran/mpif-h/comm_create_group_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        94 ompi/mpi/fortran/mpif-h/comm_create_keyval_f.c     if (MPI_SUCCESS != ret) {
MPI_SUCCESS       100 ompi/mpi/fortran/mpif-h/comm_create_keyval_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
MPI_SUCCESS        79 ompi/mpi/fortran/mpif-h/comm_disconnect_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        78 ompi/mpi/fortran/mpif-h/comm_dup_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        84 ompi/mpi/fortran/mpif-h/comm_dup_with_info_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        77 ompi/mpi/fortran/mpif-h/comm_free_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        79 ompi/mpi/fortran/mpif-h/comm_free_keyval_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        81 ompi/mpi/fortran/mpif-h/comm_get_errhandler_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        70 ompi/mpi/fortran/mpif-h/comm_get_info_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        81 ompi/mpi/fortran/mpif-h/comm_get_name_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        84 ompi/mpi/fortran/mpif-h/comm_get_name_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
MPI_SUCCESS        77 ompi/mpi/fortran/mpif-h/comm_get_parent_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        78 ompi/mpi/fortran/mpif-h/comm_group_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        82 ompi/mpi/fortran/mpif-h/comm_idup_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        77 ompi/mpi/fortran/mpif-h/comm_join_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        78 ompi/mpi/fortran/mpif-h/comm_rank_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        77 ompi/mpi/fortran/mpif-h/comm_remote_group_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        77 ompi/mpi/fortran/mpif-h/comm_remote_size_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        80 ompi/mpi/fortran/mpif-h/comm_size_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS       114 ompi/mpi/fortran/mpif-h/comm_spawn_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS       136 ompi/mpi/fortran/mpif-h/comm_spawn_multiple_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        82 ompi/mpi/fortran/mpif-h/comm_split_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        87 ompi/mpi/fortran/mpif-h/comm_split_type_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        78 ompi/mpi/fortran/mpif-h/comm_test_inter_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        82 ompi/mpi/fortran/mpif-h/dims_create_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        79 ompi/mpi/fortran/mpif-h/errhandler_free_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        80 ompi/mpi/fortran/mpif-h/errhandler_get_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        79 ompi/mpi/fortran/mpif-h/error_class_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        92 ompi/mpi/fortran/mpif-h/error_string_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        79 ompi/mpi/fortran/mpif-h/file_close_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        83 ompi/mpi/fortran/mpif-h/file_create_errhandler_f.c         c_ierr = MPI_SUCCESS;
MPI_SUCCESS        79 ompi/mpi/fortran/mpif-h/file_get_amode_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        80 ompi/mpi/fortran/mpif-h/file_get_atomicity_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        80 ompi/mpi/fortran/mpif-h/file_get_errhandler_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        78 ompi/mpi/fortran/mpif-h/file_get_group_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        78 ompi/mpi/fortran/mpif-h/file_get_info_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        78 ompi/mpi/fortran/mpif-h/file_get_position_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        79 ompi/mpi/fortran/mpif-h/file_get_position_shared_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        78 ompi/mpi/fortran/mpif-h/file_get_size_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        85 ompi/mpi/fortran/mpif-h/file_get_view_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        83 ompi/mpi/fortran/mpif-h/file_iread_all_f.c    if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        86 ompi/mpi/fortran/mpif-h/file_iread_at_all_f.c    if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        86 ompi/mpi/fortran/mpif-h/file_iread_at_f.c    if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        83 ompi/mpi/fortran/mpif-h/file_iread_f.c    if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        86 ompi/mpi/fortran/mpif-h/file_iread_shared_f.c    if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        82 ompi/mpi/fortran/mpif-h/file_iwrite_all_f.c    if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        85 ompi/mpi/fortran/mpif-h/file_iwrite_at_all_f.c    if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        85 ompi/mpi/fortran/mpif-h/file_iwrite_at_f.c    if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        82 ompi/mpi/fortran/mpif-h/file_iwrite_f.c    if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        86 ompi/mpi/fortran/mpif-h/file_iwrite_shared_f.c    if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        93 ompi/mpi/fortran/mpif-h/file_open_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        77 ompi/mpi/fortran/mpif-h/finalized_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        78 ompi/mpi/fortran/mpif-h/get_address_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        79 ompi/mpi/fortran/mpif-h/get_count_f.c         c_ierr = MPI_SUCCESS;
MPI_SUCCESS        83 ompi/mpi/fortran/mpif-h/get_count_f.c         if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        79 ompi/mpi/fortran/mpif-h/get_elements_f.c         c_ierr = MPI_SUCCESS;
MPI_SUCCESS        83 ompi/mpi/fortran/mpif-h/get_elements_f.c         if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        81 ompi/mpi/fortran/mpif-h/get_elements_x_f.c         c_ierr = MPI_SUCCESS;
MPI_SUCCESS        85 ompi/mpi/fortran/mpif-h/get_elements_x_f.c         if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        79 ompi/mpi/fortran/mpif-h/get_library_version_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        89 ompi/mpi/fortran/mpif-h/get_processor_name_f.c     if (MPI_SUCCESS == ierr_c) {
MPI_SUCCESS        79 ompi/mpi/fortran/mpif-h/get_version_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        89 ompi/mpi/fortran/mpif-h/graph_get_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        90 ompi/mpi/fortran/mpif-h/graph_map_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        83 ompi/mpi/fortran/mpif-h/graph_neighbors_count_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        90 ompi/mpi/fortran/mpif-h/graph_neighbors_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        85 ompi/mpi/fortran/mpif-h/graphdims_get_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        84 ompi/mpi/fortran/mpif-h/grequest_start_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        93 ompi/mpi/fortran/mpif-h/group_compare_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        83 ompi/mpi/fortran/mpif-h/group_difference_f.c   if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        89 ompi/mpi/fortran/mpif-h/group_excl_f.c   if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        84 ompi/mpi/fortran/mpif-h/group_free_f.c   if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        88 ompi/mpi/fortran/mpif-h/group_incl_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        83 ompi/mpi/fortran/mpif-h/group_intersection_f.c   if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        87 ompi/mpi/fortran/mpif-h/group_range_excl_f.c   if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        87 ompi/mpi/fortran/mpif-h/group_range_incl_f.c   if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        82 ompi/mpi/fortran/mpif-h/group_rank_f.c   if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        82 ompi/mpi/fortran/mpif-h/group_size_f.c   if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        94 ompi/mpi/fortran/mpif-h/group_translate_ranks_f.c   if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        83 ompi/mpi/fortran/mpif-h/group_union_f.c   if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        96 ompi/mpi/fortran/mpif-h/iallgather_f.c     if (MPI_SUCCESS == ierr_c) *request = PMPI_Request_c2f(c_req);
MPI_SUCCESS       103 ompi/mpi/fortran/mpif-h/iallgatherv_f.c     if (MPI_SUCCESS == ierr_c) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS        92 ompi/mpi/fortran/mpif-h/iallreduce_f.c     if (MPI_SUCCESS == ierr_c) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS        95 ompi/mpi/fortran/mpif-h/ialltoall_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_req);
MPI_SUCCESS       107 ompi/mpi/fortran/mpif-h/ialltoallv_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS       115 ompi/mpi/fortran/mpif-h/ialltoallw_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS        80 ompi/mpi/fortran/mpif-h/ibarrier_f.c     if (MPI_SUCCESS == ierr_c) *request = PMPI_Request_c2f(c_req);
MPI_SUCCESS        89 ompi/mpi/fortran/mpif-h/ibcast_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_req);
MPI_SUCCESS        87 ompi/mpi/fortran/mpif-h/ibsend_f.c    if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        92 ompi/mpi/fortran/mpif-h/iexscan_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS        95 ompi/mpi/fortran/mpif-h/igather_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS       102 ompi/mpi/fortran/mpif-h/igatherv_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS        96 ompi/mpi/fortran/mpif-h/improbe_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        87 ompi/mpi/fortran/mpif-h/imrecv_f.c    if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        99 ompi/mpi/fortran/mpif-h/ineighbor_allgather_f.c     if (MPI_SUCCESS == ierr_c) *request = PMPI_Request_c2f(c_req);
MPI_SUCCESS       106 ompi/mpi/fortran/mpif-h/ineighbor_allgatherv_f.c     if (MPI_SUCCESS == ierr_c) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS        98 ompi/mpi/fortran/mpif-h/ineighbor_alltoall_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_req);
MPI_SUCCESS       110 ompi/mpi/fortran/mpif-h/ineighbor_alltoallv_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS       114 ompi/mpi/fortran/mpif-h/ineighbor_alltoallw_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS        77 ompi/mpi/fortran/mpif-h/info_create_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        79 ompi/mpi/fortran/mpif-h/info_dup_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        79 ompi/mpi/fortran/mpif-h/info_free_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS       101 ompi/mpi/fortran/mpif-h/info_get_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        80 ompi/mpi/fortran/mpif-h/info_get_nkeys_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS       100 ompi/mpi/fortran/mpif-h/info_get_valuelen_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        81 ompi/mpi/fortran/mpif-h/init_thread_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        76 ompi/mpi/fortran/mpif-h/initialized_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        88 ompi/mpi/fortran/mpif-h/intercomm_create_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        80 ompi/mpi/fortran/mpif-h/intercomm_merge_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        91 ompi/mpi/fortran/mpif-h/iprobe_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        86 ompi/mpi/fortran/mpif-h/irecv_f.c    if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        95 ompi/mpi/fortran/mpif-h/ireduce_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS        96 ompi/mpi/fortran/mpif-h/ireduce_scatter_block_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS        98 ompi/mpi/fortran/mpif-h/ireduce_scatter_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS        85 ompi/mpi/fortran/mpif-h/irsend_f.c    if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        77 ompi/mpi/fortran/mpif-h/is_thread_main_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        93 ompi/mpi/fortran/mpif-h/iscan_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS        95 ompi/mpi/fortran/mpif-h/iscatter_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS       104 ompi/mpi/fortran/mpif-h/iscatterv_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS        85 ompi/mpi/fortran/mpif-h/isend_f.c    if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        85 ompi/mpi/fortran/mpif-h/issend_f.c    if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        94 ompi/mpi/fortran/mpif-h/keyval_create_f.c     if (MPI_SUCCESS != ret) {
MPI_SUCCESS       100 ompi/mpi/fortran/mpif-h/keyval_create_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
MPI_SUCCESS        79 ompi/mpi/fortran/mpif-h/keyval_free_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        91 ompi/mpi/fortran/mpif-h/lookup_name_f.c     if ( MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        95 ompi/mpi/fortran/mpif-h/mprobe_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        92 ompi/mpi/fortran/mpif-h/mrecv_f.c    if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        80 ompi/mpi/fortran/mpif-h/op_commutative_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        83 ompi/mpi/fortran/mpif-h/op_create_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        79 ompi/mpi/fortran/mpif-h/op_free_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        81 ompi/mpi/fortran/mpif-h/open_port_f.c     if ( MPI_SUCCESS == c_ierr ) {
MPI_SUCCESS        90 ompi/mpi/fortran/mpif-h/pack_f.c    if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        85 ompi/mpi/fortran/mpif-h/pack_size_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        77 ompi/mpi/fortran/mpif-h/query_thread_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        99 ompi/mpi/fortran/mpif-h/raccumulate_f.c     if (MPI_SUCCESS == ierr_c) {
MPI_SUCCESS        87 ompi/mpi/fortran/mpif-h/recv_init_f.c    if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        77 ompi/mpi/fortran/mpif-h/request_free_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        82 ompi/mpi/fortran/mpif-h/request_get_status_f.c         c_ierr = MPI_SUCCESS;
MPI_SUCCESS       103 ompi/mpi/fortran/mpif-h/rget_accumulate_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        95 ompi/mpi/fortran/mpif-h/rget_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        95 ompi/mpi/fortran/mpif-h/rput_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        88 ompi/mpi/fortran/mpif-h/rsend_init_f.c    if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        87 ompi/mpi/fortran/mpif-h/send_init_f.c    if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        94 ompi/mpi/fortran/mpif-h/sendrecv_f.c    if (MPI_SUCCESS == c_ierr &&
MPI_SUCCESS        92 ompi/mpi/fortran/mpif-h/sendrecv_replace_f.c    if (MPI_SUCCESS == c_ierr &&
MPI_SUCCESS        87 ompi/mpi/fortran/mpif-h/ssend_init_f.c    if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        78 ompi/mpi/fortran/mpif-h/start_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS       160 ompi/mpi/fortran/mpif-h/status-conversion.h           MPI_SUCCESS == c_ierr && \
MPI_SUCCESS        78 ompi/mpi/fortran/mpif-h/status_set_cancelled_f.c         c_ierr = MPI_SUCCESS;
MPI_SUCCESS        84 ompi/mpi/fortran/mpif-h/status_set_cancelled_f.c         if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        80 ompi/mpi/fortran/mpif-h/status_set_elements_f.c         c_ierr = MPI_SUCCESS;
MPI_SUCCESS        89 ompi/mpi/fortran/mpif-h/status_set_elements_f.c         if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        82 ompi/mpi/fortran/mpif-h/status_set_elements_x_f.c         c_ierr = MPI_SUCCESS;
MPI_SUCCESS        90 ompi/mpi/fortran/mpif-h/status_set_elements_x_f.c         if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        80 ompi/mpi/fortran/mpif-h/test_cancelled_f.c         c_ierr = MPI_SUCCESS;
MPI_SUCCESS        84 ompi/mpi/fortran/mpif-h/test_cancelled_f.c         if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        88 ompi/mpi/fortran/mpif-h/test_f.c     if (MPI_SUCCESS == c_ierr && *flag) {
MPI_SUCCESS        85 ompi/mpi/fortran/mpif-h/testall_f.c         *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
MPI_SUCCESS       112 ompi/mpi/fortran/mpif-h/testall_f.c     if (MPI_SUCCESS == c_ierr && *flag) {
MPI_SUCCESS        89 ompi/mpi/fortran/mpif-h/testany_f.c         *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
MPI_SUCCESS       113 ompi/mpi/fortran/mpif-h/testany_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        89 ompi/mpi/fortran/mpif-h/testsome_f.c         *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
MPI_SUCCESS       118 ompi/mpi/fortran/mpif-h/testsome_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        81 ompi/mpi/fortran/mpif-h/topo_test_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        77 ompi/mpi/fortran/mpif-h/type_commit_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        79 ompi/mpi/fortran/mpif-h/type_contiguous_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS       104 ompi/mpi/fortran/mpif-h/type_create_darray_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        80 ompi/mpi/fortran/mpif-h/type_create_f90_complex_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        78 ompi/mpi/fortran/mpif-h/type_create_f90_integer_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        80 ompi/mpi/fortran/mpif-h/type_create_f90_real_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        77 ompi/mpi/fortran/mpif-h/type_create_hindexed_block_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        89 ompi/mpi/fortran/mpif-h/type_create_hindexed_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        82 ompi/mpi/fortran/mpif-h/type_create_hvector_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        87 ompi/mpi/fortran/mpif-h/type_create_indexed_block_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        92 ompi/mpi/fortran/mpif-h/type_create_keyval_f.c     if (MPI_SUCCESS != ret) {
MPI_SUCCESS        98 ompi/mpi/fortran/mpif-h/type_create_keyval_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
MPI_SUCCESS        80 ompi/mpi/fortran/mpif-h/type_create_resized_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS       106 ompi/mpi/fortran/mpif-h/type_create_struct_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        95 ompi/mpi/fortran/mpif-h/type_create_subarray_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        78 ompi/mpi/fortran/mpif-h/type_dup_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        78 ompi/mpi/fortran/mpif-h/type_extent_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        79 ompi/mpi/fortran/mpif-h/type_free_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        79 ompi/mpi/fortran/mpif-h/type_free_keyval_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS       120 ompi/mpi/fortran/mpif-h/type_get_contents_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        88 ompi/mpi/fortran/mpif-h/type_get_envelope_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        78 ompi/mpi/fortran/mpif-h/type_get_name_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        81 ompi/mpi/fortran/mpif-h/type_get_name_f.c         c_ierr = MPI_SUCCESS;
MPI_SUCCESS       105 ompi/mpi/fortran/mpif-h/type_hindexed_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        84 ompi/mpi/fortran/mpif-h/type_hvector_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        91 ompi/mpi/fortran/mpif-h/type_indexed_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        78 ompi/mpi/fortran/mpif-h/type_lb_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS       105 ompi/mpi/fortran/mpif-h/type_match_size_f.c         c_ierr = MPI_SUCCESS;
MPI_SUCCESS        78 ompi/mpi/fortran/mpif-h/type_size_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS       111 ompi/mpi/fortran/mpif-h/type_struct_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        78 ompi/mpi/fortran/mpif-h/type_ub_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        85 ompi/mpi/fortran/mpif-h/type_vector_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        89 ompi/mpi/fortran/mpif-h/unpack_f.c    if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        79 ompi/mpi/fortran/mpif-h/wait_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        85 ompi/mpi/fortran/mpif-h/waitall_f.c         *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
MPI_SUCCESS       107 ompi/mpi/fortran/mpif-h/waitall_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        88 ompi/mpi/fortran/mpif-h/waitany_f.c         *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
MPI_SUCCESS       109 ompi/mpi/fortran/mpif-h/waitany_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        90 ompi/mpi/fortran/mpif-h/waitsome_f.c         *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
MPI_SUCCESS       116 ompi/mpi/fortran/mpif-h/waitsome_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        72 ompi/mpi/fortran/mpif-h/win_create_dynamic_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        82 ompi/mpi/fortran/mpif-h/win_create_errhandler_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
MPI_SUCCESS        86 ompi/mpi/fortran/mpif-h/win_create_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        92 ompi/mpi/fortran/mpif-h/win_create_keyval_f.c     if (MPI_SUCCESS != ret) {
MPI_SUCCESS        97 ompi/mpi/fortran/mpif-h/win_create_keyval_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
MPI_SUCCESS        77 ompi/mpi/fortran/mpif-h/win_free_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        79 ompi/mpi/fortran/mpif-h/win_free_keyval_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        79 ompi/mpi/fortran/mpif-h/win_get_errhandler_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        78 ompi/mpi/fortran/mpif-h/win_get_group_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        80 ompi/mpi/fortran/mpif-h/win_get_name_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        83 ompi/mpi/fortran/mpif-h/win_get_name_f.c         if (NULL != ierr) *ierr = OMPI_INT_2_FINT(MPI_SUCCESS);
MPI_SUCCESS       124 ompi/mpi/fortran/mpif-h/win_shared_query_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        78 ompi/mpi/fortran/mpif-h/win_test_f.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS        68 ompi/mpi/fortran/use-mpi-f08/buffer_detach.c     if (MPI_SUCCESS == c_ierr) {
MPI_SUCCESS       119 ompi/mpi/java/c/mpi_Constant.c     ompi_java_setIntField(env, c, obj, "SUCCESS",          MPI_SUCCESS);
MPI_SUCCESS       545 ompi/mpi/java/c/mpi_MPI.c                                  MPI_SUCCESS);
MPI_SUCCESS      1112 ompi/mpi/java/c/mpi_MPI.c     if(MPI_SUCCESS == rc && JNI_FALSE == jni_exception)
MPI_SUCCESS      1116 ompi/mpi/java/c/mpi_MPI.c     else if(MPI_SUCCESS != rc)
MPI_SUCCESS      1163 ompi/mpi/java/c/mpi_MPI.c     return MPI_SUCCESS;
MPI_SUCCESS      1169 ompi/mpi/java/c/mpi_MPI.c     return MPI_SUCCESS;
MPI_SUCCESS        35 ompi/mpi/tool/category_changed.c     return MPI_SUCCESS;
MPI_SUCCESS        29 ompi/mpi/tool/category_get_categories.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        28 ompi/mpi/tool/category_get_cvars.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/tool/category_get_index.c     return MPI_SUCCESS;
MPI_SUCCESS        30 ompi/mpi/tool/category_get_info.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        39 ompi/mpi/tool/category_get_num.c     return MPI_SUCCESS;
MPI_SUCCESS        28 ompi/mpi/tool/category_get_pvars.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/tool/cvar_get_index.c     return MPI_SUCCESS;
MPI_SUCCESS        30 ompi/mpi/tool/cvar_get_info.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        38 ompi/mpi/tool/cvar_get_num.c     return MPI_SUCCESS;
MPI_SUCCESS        29 ompi/mpi/tool/cvar_handle_alloc.c     int rc = MPI_SUCCESS;;
MPI_SUCCESS        33 ompi/mpi/tool/cvar_handle_free.c     return MPI_SUCCESS;
MPI_SUCCESS        29 ompi/mpi/tool/cvar_read.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        27 ompi/mpi/tool/cvar_write.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        27 ompi/mpi/tool/enum_get_info.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        57 ompi/mpi/tool/finalize.c     return MPI_SUCCESS;
MPI_SUCCESS        36 ompi/mpi/tool/init_thread.c     int rc = MPI_SUCCESS;
MPI_SUCCESS        44 ompi/mpi/tool/pvar_get_index.c     return MPI_SUCCESS;
MPI_SUCCESS        27 ompi/mpi/tool/pvar_handle_free.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        27 ompi/mpi/tool/pvar_reset.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        40 ompi/mpi/tool/pvar_reset.c                 MPI_SUCCESS != mca_base_pvar_handle_reset (handle)) {
MPI_SUCCESS        27 ompi/mpi/tool/pvar_session_create.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        26 ompi/mpi/tool/pvar_session_free.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        31 ompi/mpi/tool/pvar_start.c     return MPI_SUCCESS;
MPI_SUCCESS        36 ompi/mpi/tool/pvar_start.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        31 ompi/mpi/tool/pvar_stop.c     return MPI_SUCCESS;
MPI_SUCCESS        36 ompi/mpi/tool/pvar_stop.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        49 ompi/mpi/tool/pvar_stop.c                 MPI_SUCCESS != pvar_handle_stop (handle)) {
MPI_SUCCESS        68 ompi/mpiext/affinity/c/mpiext_affinity_str.c         return MPI_SUCCESS;
MPI_SUCCESS        91 ompi/mpiext/affinity/c/mpiext_affinity_str.c     return MPI_SUCCESS;
MPI_SUCCESS        28 ompi/mpiext/cr/c/checkpoint.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        29 ompi/mpiext/cr/c/migrate.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        27 ompi/mpiext/cr/c/quiesce_checkpoint.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        27 ompi/mpiext/cr/c/quiesce_end.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        31 ompi/mpiext/cr/c/quiesce_start.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        27 ompi/mpiext/cr/c/restart.c     int ret = MPI_SUCCESS;
MPI_SUCCESS        53 ompi/mpiext/example/c/mpiext_example_progress.c     return MPI_SUCCESS;
MPI_SUCCESS        52 ompi/mpiext/example/c/progress.c     return MPI_SUCCESS;
MPI_SUCCESS        83 ompi/mpiext/pcollreq/c/allgather_init.c         err = MPI_SUCCESS;
MPI_SUCCESS        90 ompi/mpiext/pcollreq/c/allgatherv_init.c         err = MPI_SUCCESS;
MPI_SUCCESS        78 ompi/mpiext/pcollreq/c/allreduce_init.c         err = MPI_SUCCESS;
MPI_SUCCESS        72 ompi/mpiext/pcollreq/c/alltoall_init.c         err = MPI_SUCCESS;
MPI_SUCCESS        89 ompi/mpiext/pcollreq/c/alltoallv_init.c         err = MPI_SUCCESS;
MPI_SUCCESS        85 ompi/mpiext/pcollreq/c/alltoallw_init.c         err = MPI_SUCCESS;
MPI_SUCCESS        45 ompi/mpiext/pcollreq/c/barrier_init.c     int err = MPI_SUCCESS;
MPI_SUCCESS        50 ompi/mpiext/pcollreq/c/bcast_init.c       err = MPI_SUCCESS;
MPI_SUCCESS        62 ompi/mpiext/pcollreq/c/exscan_init.c         err = MPI_SUCCESS;
MPI_SUCCESS        98 ompi/mpiext/pcollreq/c/gather_init.c         err = MPI_SUCCESS;
MPI_SUCCESS       106 ompi/mpiext/pcollreq/c/gatherv_init.c         err = MPI_SUCCESS;
MPI_SUCCESS        82 ompi/mpiext/pcollreq/c/neighbor_allgather_init.c         err = MPI_SUCCESS;
MPI_SUCCESS        89 ompi/mpiext/pcollreq/c/neighbor_allgatherv_init.c         err = MPI_SUCCESS;
MPI_SUCCESS        75 ompi/mpiext/pcollreq/c/neighbor_alltoall_init.c         err = MPI_SUCCESS;
MPI_SUCCESS        75 ompi/mpiext/pcollreq/c/neighbor_alltoallv_init.c         if (MPI_SUCCESS == err) {
MPI_SUCCESS        97 ompi/mpiext/pcollreq/c/neighbor_alltoallv_init.c         err = MPI_SUCCESS;
MPI_SUCCESS        67 ompi/mpiext/pcollreq/c/neighbor_alltoallw_init.c         if (MPI_SUCCESS == err) {
MPI_SUCCESS        95 ompi/mpiext/pcollreq/c/neighbor_alltoallw_init.c         err = MPI_SUCCESS;
MPI_SUCCESS        89 ompi/mpiext/pcollreq/c/reduce_init.c         err = MPI_SUCCESS;
MPI_SUCCESS        75 ompi/mpiext/pcollreq/c/reduce_scatter_block_init.c         err = MPI_SUCCESS;
MPI_SUCCESS        86 ompi/mpiext/pcollreq/c/reduce_scatter_init.c         err = MPI_SUCCESS;
MPI_SUCCESS        67 ompi/mpiext/pcollreq/c/scan_init.c         err = MPI_SUCCESS;
MPI_SUCCESS        87 ompi/mpiext/pcollreq/c/scatter_init.c         err = MPI_SUCCESS;
MPI_SUCCESS        97 ompi/mpiext/pcollreq/c/scatterv_init.c         err = MPI_SUCCESS;
MPI_SUCCESS        99 ompi/mpiext/pcollreq/mpif-h/allgather_init_f.c     if (MPI_SUCCESS == ierr_c) *request = PMPI_Request_c2f(c_req);
MPI_SUCCESS       106 ompi/mpiext/pcollreq/mpif-h/allgatherv_init_f.c     if (MPI_SUCCESS == ierr_c) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS        95 ompi/mpiext/pcollreq/mpif-h/allreduce_init_f.c     if (MPI_SUCCESS == ierr_c) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS        98 ompi/mpiext/pcollreq/mpif-h/alltoall_init_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_req);
MPI_SUCCESS       110 ompi/mpiext/pcollreq/mpif-h/alltoallv_init_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS       119 ompi/mpiext/pcollreq/mpif-h/alltoallw_init_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS        83 ompi/mpiext/pcollreq/mpif-h/barrier_init_f.c     if (MPI_SUCCESS == ierr_c) *request = PMPI_Request_c2f(c_req);
MPI_SUCCESS        93 ompi/mpiext/pcollreq/mpif-h/bcast_init_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_req);
MPI_SUCCESS        95 ompi/mpiext/pcollreq/mpif-h/exscan_init_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS        98 ompi/mpiext/pcollreq/mpif-h/gather_init_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS       105 ompi/mpiext/pcollreq/mpif-h/gatherv_init_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS       102 ompi/mpiext/pcollreq/mpif-h/neighbor_allgather_init_f.c     if (MPI_SUCCESS == ierr_c) *request = PMPI_Request_c2f(c_req);
MPI_SUCCESS       109 ompi/mpiext/pcollreq/mpif-h/neighbor_allgatherv_init_f.c     if (MPI_SUCCESS == ierr_c) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS       102 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoall_init_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_req);
MPI_SUCCESS       113 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallv_init_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS       117 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallw_init_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS        98 ompi/mpiext/pcollreq/mpif-h/reduce_init_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS        99 ompi/mpiext/pcollreq/mpif-h/reduce_scatter_block_init_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS       101 ompi/mpiext/pcollreq/mpif-h/reduce_scatter_init_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS        96 ompi/mpiext/pcollreq/mpif-h/scan_init_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS        97 ompi/mpiext/pcollreq/mpif-h/scatter_init_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS       106 ompi/mpiext/pcollreq/mpif-h/scatterv_init_f.c     if (MPI_SUCCESS == c_ierr) *request = PMPI_Request_c2f(c_request);
MPI_SUCCESS        82 ompi/request/req_test.c         if (MPI_SUCCESS != request->req_status.MPI_ERROR) {
MPI_SUCCESS       162 ompi/request/req_test.c             if (MPI_SUCCESS != request->req_status.MPI_ERROR) {
MPI_SUCCESS       222 ompi/request/req_test.c     rc = MPI_SUCCESS;
MPI_SUCCESS       250 ompi/request/req_test.c             if (MPI_SUCCESS == request->req_status.MPI_ERROR) {
MPI_SUCCESS       282 ompi/request/req_test.c             if (MPI_SUCCESS == request->req_status.MPI_ERROR) {
MPI_SUCCESS       358 ompi/request/req_test.c         if (MPI_SUCCESS != request->req_status.MPI_ERROR) {
MPI_SUCCESS       366 ompi/request/req_test.c             if (MPI_SUCCESS == request->req_status.MPI_ERROR) {
MPI_SUCCESS        73 ompi/request/req_wait.c     if (MPI_SUCCESS != req->req_status.MPI_ERROR) {
MPI_SUCCESS       188 ompi/request/req_wait.c     } else if (MPI_SUCCESS == rc) {
MPI_SUCCESS       228 ompi/request/req_wait.c             if( OPAL_UNLIKELY( MPI_SUCCESS != request->req_status.MPI_ERROR ) ) {
MPI_SUCCESS       300 ompi/request/req_wait.c             if (MPI_SUCCESS == request->req_status.MPI_ERROR) {
MPI_SUCCESS       360 ompi/request/req_wait.c             } else if (MPI_SUCCESS == rc) {
MPI_SUCCESS       392 ompi/request/req_wait.c     int rc = MPI_SUCCESS;
MPI_SUCCESS       511 ompi/request/req_wait.c         if (MPI_SUCCESS != request->req_status.MPI_ERROR) {
MPI_SUCCESS       519 ompi/request/req_wait.c             if (MPI_SUCCESS == request->req_status.MPI_ERROR) {
MPI_SUCCESS       119 ompi/request/request.c     ompi_request_null.request.req_status.MPI_ERROR = MPI_SUCCESS;
MPI_SUCCESS       152 ompi/request/request.c     ompi_request_empty.req_status.MPI_ERROR = MPI_SUCCESS;
MPI_SUCCESS       172 ompi/request/request.c     ompi_status_empty.MPI_ERROR = MPI_SUCCESS;
MPI_SUCCESS       106 ompi/runtime/ompi_mpi_finalize.c     int ret = MPI_SUCCESS;
MPI_SUCCESS       413 ompi/runtime/ompi_mpi_init.c                 return MPI_SUCCESS;
MPI_SUCCESS      1057 ompi/runtime/ompi_mpi_init.c     return MPI_SUCCESS;
MPI_SUCCESS       185 ompi/runtime/ompi_spc.c         return MPI_SUCCESS;
MPI_SUCCESS       208 ompi/runtime/ompi_spc.c     return MPI_SUCCESS;
MPI_SUCCESS       230 ompi/runtime/ompi_spc.c         return MPI_SUCCESS;
MPI_SUCCESS       246 ompi/runtime/ompi_spc.c     return MPI_SUCCESS;
MPI_SUCCESS        37 orte/test/mpi/add_host.c         if (MPI_SUCCESS != (rc = MPI_Comm_spawn(argv[0], MPI_ARGV_NULL, 3, info,
MPI_SUCCESS        52 orte/test/mpi/add_host.c         if (MPI_SUCCESS != (rc = MPI_Comm_spawn(argv[0], MPI_ARGV_NULL, 3, info,
MPI_SUCCESS        67 orte/test/mpi/crisscross.c  if (mpierr != MPI_SUCCESS)
MPI_SUCCESS        77 orte/test/mpi/crisscross.c  if (mpierr != MPI_SUCCESS || rank < 0)
MPI_SUCCESS        92 orte/test/mpi/crisscross.c  if (mpierr != MPI_SUCCESS || nproc < 1 || nproc <= rank)
MPI_SUCCESS       100 orte/test/mpi/crisscross.c  if (mpierr != MPI_SUCCESS)
MPI_SUCCESS       114 orte/test/mpi/crisscross.c     if (mpierr != MPI_SUCCESS)
MPI_SUCCESS       128 orte/test/mpi/crisscross.c              if (mpierr != MPI_SUCCESS)
MPI_SUCCESS       143 orte/test/mpi/crisscross.c              if (mpierr != MPI_SUCCESS)
MPI_SUCCESS       156 orte/test/mpi/crisscross.c                 if (mpierr != MPI_SUCCESS)
MPI_SUCCESS       166 orte/test/mpi/crisscross.c                 if (mpierr != MPI_SUCCESS)
MPI_SUCCESS       178 orte/test/mpi/crisscross.c              if (mpierr != MPI_SUCCESS)
MPI_SUCCESS       188 orte/test/mpi/crisscross.c              if (mpierr != MPI_SUCCESS)
MPI_SUCCESS       222 orte/test/mpi/crisscross.c  if (mpierr != MPI_SUCCESS)
MPI_SUCCESS       230 orte/test/mpi/crisscross.c  if (mpierr != MPI_SUCCESS)
MPI_SUCCESS       238 orte/test/mpi/crisscross.c  if (mpierr != MPI_SUCCESS)
MPI_SUCCESS       246 orte/test/mpi/crisscross.c  if (mpierr != MPI_SUCCESS)
MPI_SUCCESS       254 orte/test/mpi/crisscross.c  if (mpierr != MPI_SUCCESS)
MPI_SUCCESS        50 orte/test/mpi/info_spawn.c         if (MPI_SUCCESS != (rc = MPI_Comm_spawn(argv[0], MPI_ARGV_NULL, 3, info,
MPI_SUCCESS        90 orte/test/mpi/intercomm_create.c         if (errcode[i] != MPI_SUCCESS)
MPI_SUCCESS        94 orte/test/mpi/intercomm_create.c     if (err != MPI_SUCCESS)
MPI_SUCCESS        64 orte/test/mpi/no-disconnect.c     return MPI_SUCCESS;
MPI_SUCCESS        86 orte/test/mpi/parallel_r64.c  if ( MPI_Get_processor_name(process_name, &count) != MPI_SUCCESS)
MPI_SUCCESS        86 orte/test/mpi/parallel_r8.c  if ( MPI_Get_processor_name(process_name, &count) != MPI_SUCCESS)
MPI_SUCCESS        86 orte/test/mpi/parallel_w64.c  if ( MPI_Get_processor_name(process_name, &count) != MPI_SUCCESS)
MPI_SUCCESS        85 orte/test/mpi/parallel_w8.c     if ( MPI_Get_processor_name(process_name, &count) != MPI_SUCCESS)
MPI_SUCCESS        52 orte/test/mpi/sendrecv_blaster.c     if (mpierr != MPI_SUCCESS)
MPI_SUCCESS        62 orte/test/mpi/sendrecv_blaster.c     if (mpierr != MPI_SUCCESS || rank < 0)
MPI_SUCCESS        70 orte/test/mpi/sendrecv_blaster.c     if (mpierr != MPI_SUCCESS || size < 0)
MPI_SUCCESS       163 orte/test/mpi/sendrecv_blaster.c         if (mpierr != MPI_SUCCESS)
MPI_SUCCESS       176 orte/test/mpi/sendrecv_blaster.c             if (mpierr != MPI_SUCCESS)
MPI_SUCCESS        34 orte/test/mpi/simple_spawn.c         if (MPI_SUCCESS != (rc = MPI_Comm_spawn(argv[0], MPI_ARGV_NULL, 3, MPI_INFO_NULL,
MPI_SUCCESS        39 orte/test/mpi/singleton_client_server.c     if (retval != MPI_SUCCESS)                  \
MPI_SUCCESS       236 oshmem/mca/memheap/base/memheap_base_mkey.c         if (MPI_SUCCESS != rc) {
MPI_SUCCESS       275 oshmem/mca/memheap/base/memheap_base_mkey.c     if (MPI_SUCCESS != rc) {
MPI_SUCCESS       368 oshmem/mca/memheap/base/memheap_base_mkey.c         if (MPI_SUCCESS != rc) {
MPI_SUCCESS       402 oshmem/mca/memheap/base/memheap_base_mkey.c         if (MPI_SUCCESS != rc) {
MPI_SUCCESS       408 oshmem/mca/memheap/base/memheap_base_mkey.c         if (MPI_SUCCESS != rc) {
MPI_SUCCESS       496 oshmem/mca/memheap/base/memheap_base_mkey.c     if (MPI_SUCCESS != rc) {
MPI_SUCCESS       589 oshmem/mca/memheap/base/memheap_base_mkey.c     if (MPI_SUCCESS != rc) {
MPI_SUCCESS       595 oshmem/mca/memheap/base/memheap_base_mkey.c     if (MPI_SUCCESS != rc) {
MPI_SUCCESS       617 oshmem/mca/memheap/base/memheap_base_mkey.c     if (MPI_SUCCESS != rc) {
MPI_SUCCESS       165 oshmem/mca/spml/ucx/spml_ucx.c     if (MPI_SUCCESS != rc) {
MPI_SUCCESS       181 oshmem/mca/spml/ucx/spml_ucx.c     if (MPI_SUCCESS != rc) {
MPI_SUCCESS        39 test/datatype/ddt_pack.c     if (MPI_SUCCESS != ret) return ret;
MPI_SUCCESS        41 test/datatype/ddt_pack.c     if (MPI_SUCCESS != ret) return ret;
MPI_SUCCESS       121 test/datatype/external32.c     if( MPI_SUCCESS != error ) goto return_error_code;
MPI_SUCCESS       128 test/datatype/external32.c     if( MPI_SUCCESS != error ) goto return_error_code;
MPI_SUCCESS       139 test/datatype/external32.c     if( MPI_SUCCESS != error ) goto return_error_code;
MPI_SUCCESS       143 test/datatype/external32.c     return (error == MPI_SUCCESS ? 0 : -1);
MPI_SUCCESS        36 test/monitoring/check_monitoring.c         if( MPI_SUCCESS != MPIT_result ) {                              \
MPI_SUCCESS        51 test/monitoring/check_monitoring.c         if( MPI_SUCCESS != MPIT_result ) {                              \
MPI_SUCCESS        63 test/monitoring/check_monitoring.c         if( MPI_SUCCESS != MPIT_result ) {                              \
MPI_SUCCESS        76 test/monitoring/check_monitoring.c         if( MPI_SUCCESS != MPIT_result ) {                              \
MPI_SUCCESS        90 test/monitoring/check_monitoring.c         if( MPI_SUCCESS != MPIT_result ) {				\
MPI_SUCCESS       105 test/monitoring/check_monitoring.c         if( MPI_SUCCESS != MPIT_result ) {				\
MPI_SUCCESS       150 test/monitoring/check_monitoring.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       155 test/monitoring/check_monitoring.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       182 test/monitoring/check_monitoring.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       191 test/monitoring/check_monitoring.c     int i, ret = MPI_SUCCESS;
MPI_SUCCESS       197 test/monitoring/check_monitoring.c     for( i = 0; i < world_size && MPI_SUCCESS == ret; ++i ) {
MPI_SUCCESS       219 test/monitoring/check_monitoring.c     if( MPI_SUCCESS == ret ) {
MPI_SUCCESS       233 test/monitoring/check_monitoring.c     int i, ret = MPI_SUCCESS;
MPI_SUCCESS       241 test/monitoring/check_monitoring.c     for( i = 0; i < world_size && MPI_SUCCESS == ret; ++i ) {
MPI_SUCCESS       257 test/monitoring/check_monitoring.c     for( i = 0; i < world_size && MPI_SUCCESS == ret; ++i ) {
MPI_SUCCESS       271 test/monitoring/check_monitoring.c     if( MPI_SUCCESS == ret ) {
MPI_SUCCESS       284 test/monitoring/check_monitoring.c     int i, ret = MPI_SUCCESS;
MPI_SUCCESS       291 test/monitoring/check_monitoring.c     for( i = 0; i < world_size && MPI_SUCCESS == ret; ++i ) {
MPI_SUCCESS       351 test/monitoring/check_monitoring.c     if( MPI_SUCCESS == ret ) {
MPI_SUCCESS        36 test/monitoring/example_reduce_count.c     if (MPIT_result != MPI_SUCCESS)
MPI_SUCCESS        40 test/monitoring/example_reduce_count.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS        47 test/monitoring/example_reduce_count.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS        55 test/monitoring/example_reduce_count.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS        64 test/monitoring/example_reduce_count.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS        87 test/monitoring/example_reduce_count.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       104 test/monitoring/example_reduce_count.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       111 test/monitoring/example_reduce_count.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       118 test/monitoring/example_reduce_count.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       106 test/monitoring/monitoring_test.c         if (MPIT_result != MPI_SUCCESS)
MPI_SUCCESS       110 test/monitoring/monitoring_test.c         if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       117 test/monitoring/monitoring_test.c         if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       125 test/monitoring/monitoring_test.c         if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       132 test/monitoring/monitoring_test.c         if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       165 test/monitoring/monitoring_test.c         if( MPI_SUCCESS != MPI_T_pvar_write(session, flush_handle, filename) ) {
MPI_SUCCESS       171 test/monitoring/monitoring_test.c         if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       178 test/monitoring/monitoring_test.c         if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       186 test/monitoring/monitoring_test.c         if( MPI_SUCCESS != MPI_T_pvar_write(session, flush_handle, (void*)&nullbuf) ) {
MPI_SUCCESS       243 test/monitoring/monitoring_test.c         if( MPI_SUCCESS != MPI_T_pvar_write(session, flush_handle, filename) ) {
MPI_SUCCESS       250 test/monitoring/monitoring_test.c         if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       257 test/monitoring/monitoring_test.c         if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       265 test/monitoring/monitoring_test.c         if( MPI_SUCCESS != MPI_T_pvar_write(session, flush_handle, (void*)&nullbuf ) ) {
MPI_SUCCESS       346 test/monitoring/monitoring_test.c         if( MPI_SUCCESS != MPI_T_pvar_write(session, flush_handle, filename) ) {
MPI_SUCCESS       352 test/monitoring/monitoring_test.c         if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       359 test/monitoring/monitoring_test.c         if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       366 test/monitoring/monitoring_test.c         if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS        87 test/monitoring/test_pvar_access.c     if (MPIT_result != MPI_SUCCESS)
MPI_SUCCESS        92 test/monitoring/test_pvar_access.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS        98 test/monitoring/test_pvar_access.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       106 test/monitoring/test_pvar_access.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       115 test/monitoring/test_pvar_access.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       122 test/monitoring/test_pvar_access.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       136 test/monitoring/test_pvar_access.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       142 test/monitoring/test_pvar_access.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       165 test/monitoring/test_pvar_access.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       171 test/monitoring/test_pvar_access.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       178 test/monitoring/test_pvar_access.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       184 test/monitoring/test_pvar_access.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       204 test/monitoring/test_pvar_access.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       210 test/monitoring/test_pvar_access.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       222 test/monitoring/test_pvar_access.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       228 test/monitoring/test_pvar_access.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       268 test/monitoring/test_pvar_access.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       274 test/monitoring/test_pvar_access.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       299 test/monitoring/test_pvar_access.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       305 test/monitoring/test_pvar_access.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS       312 test/monitoring/test_pvar_access.c     if (MPIT_result != MPI_SUCCESS) {
MPI_SUCCESS        52 test/spc/spc_test.c     if(MPI_result != MPI_SUCCESS) {
MPI_SUCCESS        67 test/spc/spc_test.c     if(MPI_result != MPI_SUCCESS) {
MPI_SUCCESS        77 test/spc/spc_test.c         if(MPI_result != MPI_SUCCESS || MPI_result == MPI_T_ERR_PVAR_NO_STARTSTOP) {
MPI_SUCCESS       100 test/spc/spc_test.c     if(MPI_result != MPI_SUCCESS) {
MPI_SUCCESS       106 test/spc/spc_test.c     if(MPI_result != MPI_SUCCESS) {
MPI_SUCCESS       112 test/spc/spc_test.c     if(MPI_result != MPI_SUCCESS) {
MPI_SUCCESS       127 test/spc/spc_test.c     if(MPI_result != MPI_SUCCESS) {
MPI_SUCCESS       146 test/spc/spc_test.c     if(MPI_result != MPI_SUCCESS) {
MPI_SUCCESS       154 test/spc/spc_test.c     if(MPI_result != MPI_SUCCESS) {
MPI_SUCCESS       160 test/spc/spc_test.c     if(MPI_result != MPI_SUCCESS) {
MPI_SUCCESS       166 test/spc/spc_test.c     if(MPI_result != MPI_SUCCESS) {