testtype          192 ompi/mca/io/romio321/romio/test/big_extents.c     ret = testtype(argv[1], indexed1G, (int64_t)1024*1024*1024);
testtype          194 ompi/mca/io/romio321/romio/test/big_extents.c     ret = testtype(argv[1], indexed3G, (int64_t)1024*1024*1024*3);
testtype          196 ompi/mca/io/romio321/romio/test/big_extents.c     ret = testtype(argv[1], indexed6G, (int64_t)1024*1024*1024*6);
testtype          198 ompi/mca/io/romio321/romio/test/big_extents.c     ret = testtype(argv[1], subarray1G, (int64_t)1024*1024*1024);
testtype          200 ompi/mca/io/romio321/romio/test/big_extents.c     ret = testtype(argv[1], subarray3G, (int64_t)1024*1024*1024*3);
testtype          202 ompi/mca/io/romio321/romio/test/big_extents.c     ret = testtype(argv[1], subarray6G, (int64_t)1024*1024*1024*6);