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