indexed1G         136 ompi/mca/io/romio321/romio/test/big_extents.c     MPI_Datatype baseindex, indexed1G, indexed3G, indexed6G; 
indexed1G         158 ompi/mca/io/romio321/romio/test/big_extents.c     MPI_Type_contiguous(1024, baseindex, &indexed1G);
indexed1G         159 ompi/mca/io/romio321/romio/test/big_extents.c     MPI_Type_commit(&indexed1G);
indexed1G         192 ompi/mca/io/romio321/romio/test/big_extents.c     ret = testtype(argv[1], indexed1G, (int64_t)1024*1024*1024);