MINLOC            233 ompi/mpi/cxx/constants.h OMPI_DECLSPEC extern const Op MINLOC;
MINLOC            137 ompi/mpi/cxx/mpicxx.cc const Op MINLOC(MPI_MINLOC);
MINLOC             81 ompi/mpi/java/java/MPI.java 	public static final Op MINLOC;
MINLOC            244 ompi/mpi/java/java/MPI.java 		MINLOC = new Op(11);