MPI_SGI_type_is_contig   44 ompi/mca/io/romio321/romio/adio/common/iscontig.c int MPI_SGI_type_is_contig(MPI_Datatype datatype);
MPI_SGI_type_is_contig   55 ompi/mca/io/romio321/romio/adio/common/iscontig.c     *flag = MPI_SGI_type_is_contig(datatype) && (displacement == 0);