max_mem_list      132 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c     int max_mem_list, max_file_list;
max_mem_list      426 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 	max_mem_list = 0;
max_mem_list      568 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 	    if (max_mem_list < mem_list_count)
max_mem_list      569 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 	        max_mem_list = mem_list_count;
max_mem_list      574 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 	mem_offsets = (char **)ADIOI_Malloc(max_mem_list*sizeof(char *));
max_mem_list      575 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 	mem_lengths = (int *)ADIOI_Malloc(max_mem_list*sizeof(int));
max_mem_list      488 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c     int max_mem_list, max_file_list;
max_mem_list      815 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	max_mem_list = 0;
max_mem_list      958 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	    if (max_mem_list < mem_list_count)
max_mem_list      959 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	        max_mem_list = mem_list_count;
max_mem_list      964 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	mem_offsets = (char **)ADIOI_Malloc(max_mem_list*sizeof(char *));
max_mem_list      965 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	mem_lengths = (int *)ADIOI_Malloc(max_mem_list*sizeof(int));
max_mem_list       39 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c     int max_mem_list, max_file_list;
max_mem_list      480 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	max_mem_list = 0;
max_mem_list      622 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	    if (max_mem_list < mem_list_count)
max_mem_list      623 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	        max_mem_list = mem_list_count;
max_mem_list      655 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	mem_offsets = (PVFS_size*)ADIOI_Malloc(max_mem_list*sizeof(PVFS_size));
max_mem_list      656 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	mem_lengths = (int *)ADIOI_Malloc(max_mem_list*sizeof(int));
max_mem_list       45 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c     int max_mem_list, max_file_list;
max_mem_list      526 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	max_mem_list = 0;
max_mem_list      669 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	    if (max_mem_list < mem_list_count)
max_mem_list      670 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	        max_mem_list = mem_list_count;
max_mem_list      702 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	mem_offsets = (PVFS_size*)ADIOI_Malloc(max_mem_list*sizeof(PVFS_size));
max_mem_list      703 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	mem_lengths = (int *)ADIOI_Malloc(max_mem_list*sizeof(int));
max_mem_list       41 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c     int max_mem_list, max_file_list;
max_mem_list      421 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 	max_mem_list = 0;
max_mem_list      563 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 	    if (max_mem_list < mem_list_count)
max_mem_list      564 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 	        max_mem_list = mem_list_count;
max_mem_list      596 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 	mem_offsets = (void *)ADIOI_Malloc(max_mem_list*sizeof(void *));
max_mem_list      597 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 	mem_lengths = (size_t*)ADIOI_Malloc(max_mem_list*sizeof(size_t));
max_mem_list       47 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c     int max_mem_list, max_file_list;
max_mem_list      452 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 	max_mem_list = 0;
max_mem_list      595 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 	    if (max_mem_list < mem_list_count)
max_mem_list      596 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 	        max_mem_list = mem_list_count;
max_mem_list      628 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 	mem_offsets = (void *)ADIOI_Malloc(max_mem_list*sizeof(void *));
max_mem_list      629 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 	mem_lengths = (size_t*)ADIOI_Malloc(max_mem_list*sizeof(size_t));