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