MPI_IO            117 ompi/attribute/attribute_predefined.c         OMPI_SUCCESS != (ret = create_comm(MPI_IO, true)) ||
MPI_IO            134 ompi/attribute/attribute_predefined.c         OMPI_SUCCESS != (ret = set_f(MPI_IO, MPI_ANY_SOURCE)) ||
MPI_IO            165 ompi/attribute/attribute_predefined.c         OMPI_SUCCESS != (ret = free_comm(MPI_IO)) ||
MPI_IO            218 ompi/mpi/cxx/constants.h static const int IO = MPI_IO;
MPI_IO             70 ompi/mpi/java/c/mpi_Constant.c     ompi_java_setIntField(env, c, obj, "IO",              MPI_IO);