MPI_SIMILAR      1306 ompi/communicator/comm.c     else if ( MPI_SIMILAR == rresult ) {
MPI_SIMILAR      1307 ompi/communicator/comm.c         if ( MPI_SIMILAR == lresult || MPI_CONGRUENT == lresult ) {
MPI_SIMILAR      1308 ompi/communicator/comm.c             *result = MPI_SIMILAR;
MPI_SIMILAR       551 ompi/group/group.c         *result=MPI_SIMILAR;
MPI_SIMILAR       212 ompi/mpi/cxx/constants.h static const int SIMILAR = MPI_SIMILAR;
MPI_SIMILAR        65 ompi/mpi/java/c/mpi_Constant.c     ompi_java_setIntField(env, c, obj, "SIMILAR",    MPI_SIMILAR);