MPI_Comm_test_inter   67 ompi/mca/io/romio321/romio/adio/ad_gpfs/pe/ad_pe_aggrs.c     MPI_Comm_test_inter(fd->comm, &inTERcommFlag);
MPI_Comm_test_inter   69 ompi/mca/io/romio321/romio/mpi-io/open.c     error_code = MPI_Comm_test_inter(comm, &flag);
MPI_Comm_test_inter  298 ompi/mpi/cxx/comm_inln.h   (void)MPI_Comm_test_inter(mpi_comm, &t);
MPI_Comm_test_inter   26 ompi/mpi/cxx/intracomm_inln.h     (void)MPI_Comm_test_inter(data, &flag);
MPI_Comm_test_inter  154 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Comm_test_inter, mpi_comm_test_inter, MPI_COMM_TEST_INTER, (MPI_Fint *comm, ompi_fortran_logical_t *flag, MPI_Fint *ierr));
MPI_Comm_test_inter  133 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h ! MPI_Comm_test_inter
MPI_Comm_test_inter  549 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h interface MPI_Comm_test_inter
MPI_Comm_test_inter  551 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h subroutine MPI_Comm_test_inter(comm, flag, ierror)
MPI_Comm_test_inter  555 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h end subroutine MPI_Comm_test_inter
MPI_Comm_test_inter   93 ompi/mpi/java/c/mpi_Comm.c     rc = MPI_Comm_test_inter(comm, &flag);