MPI_UNDEFINED     168 ompi/communicator/comm.c     newcomm->c_id_available   = MPI_UNDEFINED;
MPI_UNDEFINED     169 ompi/communicator/comm.c     newcomm->c_id_start_index = MPI_UNDEFINED;
MPI_UNDEFINED     311 ompi/communicator/comm.c             if ( MPI_UNDEFINED != allranks[i] ) {
MPI_UNDEFINED     332 ompi/communicator/comm.c             if ( MPI_UNDEFINED != allranks[i] ) {
MPI_UNDEFINED     384 ompi/communicator/comm.c     if ( MPI_UNDEFINED == newcomp->c_local_group->grp_my_rank ) {
MPI_UNDEFINED     600 ompi/communicator/comm.c     if ( MPI_UNDEFINED == color || (inter && my_rsize==0)) {
MPI_UNDEFINED     601 ompi/communicator/comm.c         newcomp->c_local_group->grp_my_rank = MPI_UNDEFINED;
MPI_UNDEFINED     630 ompi/communicator/comm.c         color = MPI_UNDEFINED;
MPI_UNDEFINED     632 ompi/communicator/comm.c     if ( NULL != newcomp && MPI_UNDEFINED == color ) {
MPI_UNDEFINED     776 ompi/communicator/comm.c         if (MPI_UNDEFINED == results[i * 2] || (i > 1 && results[i * 2 + 1] < results[i * 2 - 1])) {
MPI_UNDEFINED     821 ompi/communicator/comm.c         ok = (MPI_UNDEFINED == split_type) || global_split_type == split_type;
MPI_UNDEFINED     850 ompi/communicator/comm.c     if (MPI_UNDEFINED == global_split_type) {
MPI_UNDEFINED    1966 ompi/communicator/comm.c     if( MPI_UNDEFINED != my_rank ) {
MPI_UNDEFINED     309 ompi/communicator/comm_cid.c     int participate = (context->newcomm->c_local_group->grp_my_rank != MPI_UNDEFINED);
MPI_UNDEFINED     373 ompi/communicator/comm_cid.c     int participate = (context->newcomm->c_local_group->grp_my_rank != MPI_UNDEFINED);
MPI_UNDEFINED     417 ompi/communicator/comm_cid.c     int participate = (context->newcomm->c_local_group->grp_my_rank != MPI_UNDEFINED);
MPI_UNDEFINED     522 ompi/communicator/comm_cid.c     if (MPI_UNDEFINED != (*newcomm)->c_local_group->grp_my_rank) {
MPI_UNDEFINED     599 ompi/communicator/comm_cid.c     if (MPI_UNDEFINED == (context->newcomm)->c_local_group->grp_my_rank) {
MPI_UNDEFINED     369 ompi/communicator/comm_init.c     comm->c_contextid    = MPI_UNDEFINED;
MPI_UNDEFINED     370 ompi/communicator/comm_init.c     comm->c_id_available = MPI_UNDEFINED;
MPI_UNDEFINED     371 ompi/communicator/comm_init.c     comm->c_id_start_index = MPI_UNDEFINED;
MPI_UNDEFINED     454 ompi/communicator/comm_init.c     if ( MPI_UNDEFINED != (int)comm->c_contextid &&
MPI_UNDEFINED     462 ompi/communicator/comm_init.c     if ( MPI_UNDEFINED != comm->c_f_to_c_index &&
MPI_UNDEFINED     325 ompi/errhandler/errcode-internal.c     errcode->code     = MPI_UNDEFINED;
MPI_UNDEFINED     326 ompi/errhandler/errcode-internal.c     errcode->mpi_code = MPI_UNDEFINED;
MPI_UNDEFINED     327 ompi/errhandler/errcode-internal.c     errcode->index    = MPI_UNDEFINED;
MPI_UNDEFINED     364 ompi/errhandler/errcode.c     errcode->code = MPI_UNDEFINED;
MPI_UNDEFINED     365 ompi/errhandler/errcode.c     errcode->cls = MPI_UNDEFINED;
MPI_UNDEFINED     372 ompi/errhandler/errcode.c     if (MPI_UNDEFINED != errcode->code) {
MPI_UNDEFINED     374 ompi/errhandler/errcode.c     } else if (MPI_UNDEFINED != errcode->cls) {
MPI_UNDEFINED      82 ompi/errhandler/errcode.h 	if ( err->code != MPI_UNDEFINED ) {
MPI_UNDEFINED     113 ompi/errhandler/errcode.h 	if ( MPI_UNDEFINED == err->code) {
MPI_UNDEFINED     321 ompi/file/file.c     if (MPI_UNDEFINED != file->f_f_to_c_index &&
MPI_UNDEFINED      53 ompi/group/group.c             ranks2[proc] = MPI_UNDEFINED;
MPI_UNDEFINED     115 ompi/group/group.c         ranks2[proc] = MPI_UNDEFINED;
MPI_UNDEFINED      53 ompi/group/group_bitmap.c             ranks2[j] = MPI_UNDEFINED;
MPI_UNDEFINED     104 ompi/group/group_init.c     new_group->grp_my_rank = MPI_UNDEFINED;
MPI_UNDEFINED     149 ompi/group/group_init.c     new_group->grp_my_rank       = MPI_UNDEFINED;
MPI_UNDEFINED     172 ompi/group/group_init.c     new_group->grp_my_rank    = MPI_UNDEFINED;
MPI_UNDEFINED     208 ompi/group/group_init.c     new_group->grp_my_rank    = MPI_UNDEFINED;
MPI_UNDEFINED     338 ompi/group/group_init.c     ompi_mpi_group_empty.group.grp_my_rank           = MPI_UNDEFINED;
MPI_UNDEFINED     132 ompi/group/group_plist.c     if (MPI_UNDEFINED != my_group_rank) {
MPI_UNDEFINED     135 ompi/group/group_plist.c         new_group_pointer->grp_my_rank = MPI_UNDEFINED;
MPI_UNDEFINED     214 ompi/group/group_plist.c     if (MPI_UNDEFINED != group1->grp_my_rank || MPI_UNDEFINED != group2->grp_my_rank) {
MPI_UNDEFINED     217 ompi/group/group_plist.c         new_group_pointer->grp_my_rank = MPI_UNDEFINED;
MPI_UNDEFINED     288 ompi/group/group_plist.c     if (MPI_UNDEFINED == group1->grp_my_rank || MPI_UNDEFINED != group2->grp_my_rank) {
MPI_UNDEFINED     289 ompi/group/group_plist.c         new_group_pointer->grp_my_rank = MPI_UNDEFINED;
MPI_UNDEFINED      38 ompi/group/group_set_rank.c     group->grp_my_rank = MPI_UNDEFINED;
MPI_UNDEFINED      62 ompi/group/group_sporadic.c             ranks2[j] = MPI_UNDEFINED;
MPI_UNDEFINED      55 ompi/group/group_strided.c             ranks2[i] = MPI_UNDEFINED;
MPI_UNDEFINED     353 ompi/info/info.c     if (MPI_UNDEFINED != info->i_f_to_c_index &&
MPI_UNDEFINED     111 ompi/mca/coll/base/coll_base_topo.c     tree->tree_root     = MPI_UNDEFINED;
MPI_UNDEFINED     112 ompi/mca/coll/base/coll_base_topo.c     tree->tree_nextsize = MPI_UNDEFINED;
MPI_UNDEFINED     210 ompi/mca/coll/base/coll_base_topo.c     tree->tree_root     = MPI_UNDEFINED;
MPI_UNDEFINED     211 ompi/mca/coll/base/coll_base_topo.c     tree->tree_nextsize = MPI_UNDEFINED;
MPI_UNDEFINED     350 ompi/mca/coll/base/coll_base_topo.c     bmtree->tree_root     = MPI_UNDEFINED;
MPI_UNDEFINED     351 ompi/mca/coll/base/coll_base_topo.c     bmtree->tree_nextsize = MPI_UNDEFINED;
MPI_UNDEFINED     426 ompi/mca/coll/base/coll_base_topo.c     bmtree->tree_root     = MPI_UNDEFINED;
MPI_UNDEFINED     427 ompi/mca/coll/base/coll_base_topo.c     bmtree->tree_nextsize = MPI_UNDEFINED;
MPI_UNDEFINED     564 ompi/mca/coll/base/coll_base_topo.c     chain->tree_root     = MPI_UNDEFINED;
MPI_UNDEFINED      98 ompi/mca/coll/portals4/coll_portals4_gather.c     bmtree->tree_root     = MPI_UNDEFINED;
MPI_UNDEFINED      99 ompi/mca/coll/portals4/coll_portals4_gather.c     bmtree->tree_nextsize = MPI_UNDEFINED;
MPI_UNDEFINED     259 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_tuning.c 	MPI_Comm_split(fd->comm, (fd->is_agg ? 1 : MPI_UNDEFINED), 0, &agg_comm);
MPI_UNDEFINED     149 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c 	status->MPI_SOURCE = MPI_UNDEFINED; 
MPI_UNDEFINED     151 ompi/mca/io/romio321/romio/adio/ad_ntfs/ad_ntfs_iwrite.c 	status->MPI_TAG = MPI_UNDEFINED; 
MPI_UNDEFINED     177 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_aio.c 	return MPI_UNDEFINED; /* TODO: what's this error? */
MPI_UNDEFINED     143 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_common.c 	    return MPI_UNDEFINED;
MPI_UNDEFINED     120 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_common.c 	    return MPI_UNDEFINED;
MPI_UNDEFINED    1178 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     status->MPI_SOURCE = MPI_UNDEFINED;
MPI_UNDEFINED    1180 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     status->MPI_TAG = MPI_UNDEFINED;
MPI_UNDEFINED     336 ompi/mca/io/romio321/romio/adio/common/ad_iwrite.c 	status->MPI_SOURCE = MPI_UNDEFINED; 
MPI_UNDEFINED     338 ompi/mca/io/romio321/romio/adio/common/ad_iwrite.c 	status->MPI_TAG = MPI_UNDEFINED; 
MPI_UNDEFINED    1369 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     status->MPI_SOURCE = MPI_UNDEFINED;
MPI_UNDEFINED    1371 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     status->MPI_TAG = MPI_UNDEFINED;
MPI_UNDEFINED      52 ompi/mca/io/romio321/romio/mpi-io/iotestany.c 	*index = MPI_UNDEFINED;
MPI_UNDEFINED      61 ompi/mca/io/romio321/romio/mpi-io/iotestsome.c 	*outcount = MPI_UNDEFINED;
MPI_UNDEFINED      52 ompi/mca/io/romio321/romio/mpi-io/iowaitany.c 	*index = MPI_UNDEFINED;
MPI_UNDEFINED      55 ompi/mca/io/romio321/romio/mpi-io/iowaitsome.c 	*outcount = MPI_UNDEFINED;
MPI_UNDEFINED    1033 ompi/mca/osc/rdma/osc_rdma_component.c     ret = ompi_comm_split (module->comm, (0 == local_rank) ? 0 : MPI_UNDEFINED, comm_rank, &module->local_leaders,
MPI_UNDEFINED      87 ompi/mca/topo/base/topo_base_cart_create.c         new_rank = MPI_UNDEFINED;
MPI_UNDEFINED     183 ompi/mca/topo/base/topo_base_cart_create.c     if( MPI_UNDEFINED == new_rank ) {
MPI_UNDEFINED      68 ompi/mca/topo/base/topo_base_cart_map.c     *newrank = ((rank < 0) || (rank >= nprocs)) ? MPI_UNDEFINED : rank;
MPI_UNDEFINED      76 ompi/mca/topo/base/topo_base_cart_shift.c     *rank_source = *rank_dest = MPI_UNDEFINED;
MPI_UNDEFINED      67 ompi/mca/topo/base/topo_base_graph_create.c         new_rank = MPI_UNDEFINED;
MPI_UNDEFINED      86 ompi/mca/topo/base/topo_base_graph_create.c     if (MPI_UNDEFINED != new_rank) {
MPI_UNDEFINED     145 ompi/mca/topo/base/topo_base_graph_create.c     if( MPI_UNDEFINED == new_rank ) {
MPI_UNDEFINED      49 ompi/mca/topo/base/topo_base_graph_map.c         ((0 > myrank) || (myrank >= nnodes)) ? MPI_UNDEFINED : myrank;
MPI_UNDEFINED      76 ompi/mca/topo/example/topo_example_cart_map.c     *newrank = ((rank < 0) || (rank >= nprocs)) ? MPI_UNDEFINED : rank;
MPI_UNDEFINED      55 ompi/mca/topo/example/topo_example_graph_map.c         ((0 > myrank) || (myrank >= nnodes)) ? MPI_UNDEFINED : myrank;
MPI_UNDEFINED     129 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_eventlog.c             *index = MPI_UNDEFINED;
MPI_UNDEFINED     155 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_eventlog.c             *index = MPI_UNDEFINED;
MPI_UNDEFINED     169 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_wait.c     if(MPI_UNDEFINED == *indexes) *outcount = 0;
MPI_UNDEFINED      40 ompi/message/message.c     msg->m_f_to_c_index = MPI_UNDEFINED;
MPI_UNDEFINED      69 ompi/message/message.h     if (MPI_UNDEFINED != msg->m_f_to_c_index) {
MPI_UNDEFINED      72 ompi/message/message.h         msg->m_f_to_c_index = MPI_UNDEFINED;
MPI_UNDEFINED      71 ompi/mpi/c/comm_create_group.c     if (MPI_GROUP_NULL == group || MPI_UNDEFINED == ompi_group_rank (group)) {
MPI_UNDEFINED      56 ompi/mpi/c/comm_split.c         if ( color < 0 &&  MPI_UNDEFINED != color ) {
MPI_UNDEFINED      79 ompi/mpi/c/comm_split_type.c              MPI_UNDEFINED != split_type ) {
MPI_UNDEFINED      92 ompi/mpi/c/comm_split_type.c     if( (MPI_COMM_SELF == comm) && (MPI_UNDEFINED == split_type) ) {
MPI_UNDEFINED      78 ompi/mpi/c/get_count.c                 *count = MPI_UNDEFINED;
MPI_UNDEFINED      85 ompi/mpi/c/get_elements.c             *count = MPI_UNDEFINED;
MPI_UNDEFINED      85 ompi/mpi/c/get_elements_x.c             *count = MPI_UNDEFINED;
MPI_UNDEFINED      88 ompi/mpi/c/intercomm_merge.c     if ( MPI_UNDEFINED == first ) {
MPI_UNDEFINED      71 ompi/mpi/c/message_c2f.c     if (MPI_UNDEFINED == message->m_f_to_c_index) {
MPI_UNDEFINED      71 ompi/mpi/c/request_c2f.c     if (MPI_UNDEFINED == request->req_f_to_c_index) {
MPI_UNDEFINED      78 ompi/mpi/c/testany.c         *indx = MPI_UNDEFINED;
MPI_UNDEFINED      79 ompi/mpi/c/testsome.c         *outcount = MPI_UNDEFINED;
MPI_UNDEFINED      65 ompi/mpi/c/topo_test.c         *status = MPI_UNDEFINED;
MPI_UNDEFINED      66 ompi/mpi/c/type_create_f90_complex.c         if ((MPI_UNDEFINED == p && MPI_UNDEFINED == r)) {
MPI_UNDEFINED      76 ompi/mpi/c/type_create_f90_complex.c     if( MPI_UNDEFINED == p ) p_key = 0;
MPI_UNDEFINED      77 ompi/mpi/c/type_create_f90_complex.c     if( MPI_UNDEFINED == r ) r_key = 0;
MPI_UNDEFINED      66 ompi/mpi/c/type_create_f90_real.c         if ((MPI_UNDEFINED == p && MPI_UNDEFINED == r)) {
MPI_UNDEFINED      76 ompi/mpi/c/type_create_f90_real.c     if( MPI_UNDEFINED == p ) p_key = 0;
MPI_UNDEFINED      77 ompi/mpi/c/type_create_f90_real.c     if( MPI_UNDEFINED == r ) r_key = 0;
MPI_UNDEFINED      63 ompi/mpi/c/type_size.c     *size = (type_size > (size_t) INT_MAX) ? MPI_UNDEFINED : (int) type_size;
MPI_UNDEFINED      63 ompi/mpi/c/type_size_x.c     *size = (type_size > (size_t) MPI_COUNT_MAX) ? MPI_UNDEFINED : (MPI_Count) type_size;
MPI_UNDEFINED      77 ompi/mpi/c/waitany.c         *indx = MPI_UNDEFINED;
MPI_UNDEFINED      79 ompi/mpi/c/waitsome.c         *outcount = MPI_UNDEFINED;
MPI_UNDEFINED      88 ompi/mpi/cxx/constants.h static const int UNDEFINED = MPI_UNDEFINED;
MPI_UNDEFINED      87 ompi/mpi/fortran/mpif-h/testany_f.c         *indx = OMPI_INT_2_FINT(MPI_UNDEFINED);
MPI_UNDEFINED     121 ompi/mpi/fortran/mpif-h/testany_f.c             MPI_UNDEFINED != *(OMPI_SINGLE_NAME_CONVERT(indx))) {
MPI_UNDEFINED      88 ompi/mpi/fortran/mpif-h/testsome_f.c         *outcount = OMPI_INT_2_FINT(MPI_UNDEFINED);
MPI_UNDEFINED     119 ompi/mpi/fortran/mpif-h/testsome_f.c         if (MPI_UNDEFINED != OMPI_FINT_2_INT(*outcount)) {
MPI_UNDEFINED      86 ompi/mpi/fortran/mpif-h/waitany_f.c         *indx = OMPI_INT_2_FINT(MPI_UNDEFINED);
MPI_UNDEFINED     114 ompi/mpi/fortran/mpif-h/waitany_f.c         if (MPI_UNDEFINED != *(OMPI_SINGLE_NAME_CONVERT(indx))) {
MPI_UNDEFINED      89 ompi/mpi/fortran/mpif-h/waitsome_f.c         *outcount = OMPI_INT_2_FINT(MPI_UNDEFINED);
MPI_UNDEFINED     122 ompi/mpi/fortran/mpif-h/waitsome_f.c         if (MPI_UNDEFINED != OMPI_FINT_2_INT(*outcount)) {
MPI_UNDEFINED      62 ompi/mpi/java/c/mpi_Constant.c     ompi_java_setIntField(env, c, obj, "UNDEFINED",  MPI_UNDEFINED);
MPI_UNDEFINED     367 ompi/mpi/java/c/mpi_Request.c     if(outcount != MPI_UNDEFINED)
MPI_UNDEFINED     417 ompi/mpi/java/c/mpi_Request.c     if(outcount != MPI_UNDEFINED)
MPI_UNDEFINED     173 ompi/request/req_test.c     *index = MPI_UNDEFINED;
MPI_UNDEFINED     331 ompi/request/req_test.c         *outcount = MPI_UNDEFINED;
MPI_UNDEFINED      95 ompi/request/req_wait.c         *index = MPI_UNDEFINED;
MPI_UNDEFINED     124 ompi/request/req_wait.c         *index = MPI_UNDEFINED;
MPI_UNDEFINED     399 ompi/request/req_wait.c         *outcount = MPI_UNDEFINED;
MPI_UNDEFINED     433 ompi/request/req_wait.c         *outcount = MPI_UNDEFINED;
MPI_UNDEFINED      64 ompi/request/request.c     req->req_f_to_c_index = MPI_UNDEFINED;
MPI_UNDEFINED      70 ompi/request/request.c     assert( MPI_UNDEFINED == req->req_f_to_c_index );
MPI_UNDEFINED     197 ompi/request/request.h     if (MPI_UNDEFINED != (request)->req_f_to_c_index) {                 \
MPI_UNDEFINED     200 ompi/request/request.h         (request)->req_f_to_c_index = MPI_UNDEFINED;                    \