INIT_LEN 807 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c data->blocklen_per_process[l] = (int *) calloc (INIT_LEN, sizeof(int)); INIT_LEN 808 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c data->displs_per_process[l] = (MPI_Aint *) calloc (INIT_LEN, sizeof(MPI_Aint)); INIT_LEN 814 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c data->max_disp_index[l] = INIT_LEN; INIT_LEN 1165 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c int blocklength_size = INIT_LEN; INIT_LEN 1187 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c if(0 == block_index % INIT_LEN) { INIT_LEN 1188 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c blocklength_size += INIT_LEN; INIT_LEN 842 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c data->blocklen_per_process[l] = (int *) calloc (INIT_LEN, sizeof(int)); INIT_LEN 843 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c data->displs_per_process[l] = (MPI_Aint *) calloc (INIT_LEN, sizeof(MPI_Aint)); INIT_LEN 849 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c data->max_disp_index[l] = INIT_LEN; INIT_LEN 1201 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c int blocklength_size = INIT_LEN; INIT_LEN 1223 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c if(0 == block_index % INIT_LEN) { INIT_LEN 1224 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c blocklength_size += INIT_LEN;