MPI_GROUP_EMPTY    51 ompi/group/group.c     if ( MPI_GROUP_EMPTY == group1 || MPI_GROUP_EMPTY == group2 ) {
MPI_GROUP_EMPTY   506 ompi/group/group.c     if( ( MPI_GROUP_EMPTY == group1 ) || ( MPI_GROUP_EMPTY == group2 ) ) {
MPI_GROUP_EMPTY   157 ompi/group/group_bitmap.c         *new_group = MPI_GROUP_EMPTY;
MPI_GROUP_EMPTY   158 ompi/group/group_bitmap.c         OBJ_RETAIN(MPI_GROUP_EMPTY);
MPI_GROUP_EMPTY   110 ompi/group/group_plist.c         *new_group = MPI_GROUP_EMPTY;
MPI_GROUP_EMPTY   111 ompi/group/group_plist.c         OBJ_RETAIN(MPI_GROUP_EMPTY);
MPI_GROUP_EMPTY   176 ompi/group/group_plist.c         *new_group = MPI_GROUP_EMPTY;
MPI_GROUP_EMPTY   177 ompi/group/group_plist.c         OBJ_RETAIN(MPI_GROUP_EMPTY);
MPI_GROUP_EMPTY   258 ompi/group/group_plist.c         *new_group = MPI_GROUP_EMPTY;
MPI_GROUP_EMPTY   259 ompi/group/group_plist.c         OBJ_RETAIN(MPI_GROUP_EMPTY);
MPI_GROUP_EMPTY   127 ompi/group/group_sporadic.c         *new_group = MPI_GROUP_EMPTY;
MPI_GROUP_EMPTY   128 ompi/group/group_sporadic.c         OBJ_RETAIN(MPI_GROUP_EMPTY);
MPI_GROUP_EMPTY   114 ompi/group/group_strided.c         *new_group = MPI_GROUP_EMPTY;
MPI_GROUP_EMPTY   115 ompi/group/group_strided.c         OBJ_RETAIN(MPI_GROUP_EMPTY);
MPI_GROUP_EMPTY    80 ompi/mpi/c/group_excl.c         *new_group = MPI_GROUP_EMPTY;
MPI_GROUP_EMPTY    81 ompi/mpi/c/group_excl.c         OBJ_RETAIN(MPI_GROUP_EMPTY);
MPI_GROUP_EMPTY    80 ompi/mpi/c/group_incl.c       *new_group = MPI_GROUP_EMPTY;
MPI_GROUP_EMPTY    81 ompi/mpi/c/group_incl.c       OBJ_RETAIN(MPI_GROUP_EMPTY);
MPI_GROUP_EMPTY   164 ompi/mpi/cxx/mpicxx.cc const Group GROUP_EMPTY(MPI_GROUP_EMPTY);
MPI_GROUP_EMPTY    68 ompi/mpi/java/c/mpi_Group.c     return (jlong)MPI_GROUP_EMPTY;