tmp_flat_type_p    81 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     ADIOI_Flatlist_node *tmp_flat_type_p = NULL;
tmp_flat_type_p   101 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     tmp_flat_type_p = tmp_view_state_p->flat_type_p;
tmp_flat_type_p   108 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	   tmp_flat_type_p->blocklens[tmp_state_p->idx]);
tmp_flat_type_p   113 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     assert(tmp_flat_type_p->blocklens[tmp_state_p->idx] != 0);
tmp_flat_type_p   118 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    tmp_flat_type_p->blocklens[tmp_state_p->idx], 
tmp_flat_type_p   123 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     if (tmp_flat_type_p->blocklens[tmp_state_p->idx] - 
tmp_flat_type_p   126 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	data_sz = tmp_flat_type_p->blocklens[tmp_state_p->idx] -
tmp_flat_type_p   132 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	if (tmp_flat_type_p->count == 1)
tmp_flat_type_p   134 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    assert(tmp_flat_type_p->blocklens[tmp_state_p->idx] != 0);
tmp_flat_type_p   146 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    if (tmp_state_p->idx == (tmp_flat_type_p->count - 1))
tmp_flat_type_p   149 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		    tmp_flat_type_p->indices[tmp_flat_type_p->count-1] -
tmp_flat_type_p   150 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		    tmp_flat_type_p->blocklens[tmp_flat_type_p->count-1] +
tmp_flat_type_p   162 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		    tmp_flat_type_p->indices[tmp_state_p->idx + 1] -
tmp_flat_type_p   163 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		    (tmp_flat_type_p->indices[tmp_state_p->idx] +
tmp_flat_type_p   169 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		    (tmp_flat_type_p->indices[tmp_state_p->idx + 1] -
tmp_flat_type_p   170 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c                     (tmp_flat_type_p->indices[tmp_state_p->idx] +
tmp_flat_type_p   178 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 		    (tmp_state_p->idx + 1) % tmp_flat_type_p->count;
tmp_flat_type_p   179 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    } while (tmp_flat_type_p->blocklens[tmp_state_p->idx] == 0);
tmp_flat_type_p   211 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     ADIOI_Flatlist_node *tmp_flat_type_p = NULL;
tmp_flat_type_p   232 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	tmp_flat_type_p = tmp_view_p->flat_type_p;
tmp_flat_type_p   242 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	while (tmp_flat_type_p->blocklens[tmp_state_p->idx] == 0)
tmp_flat_type_p   243 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    tmp_state_p->idx = (tmp_state_p->idx + 1) % tmp_flat_type_p->count;
tmp_flat_type_p   245 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    tmp_state_p->abs_off += tmp_flat_type_p->indices[tmp_state_p->idx];
tmp_flat_type_p   342 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     ADIOI_Flatlist_node *tmp_flat_type_p = NULL;
tmp_flat_type_p   368 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c     tmp_flat_type_p = view_state_p->flat_type_p;
tmp_flat_type_p   396 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c 	    if (tmp_flat_type_p->count > 1) {