type_tmp1         218 ompi/mca/io/romio321/romio/adio/common/ad_darray.c     MPI_Datatype type_tmp, type_tmp1, types[3];
type_tmp1         273 ompi/mca/io/romio321/romio/adio/common/ad_darray.c         MPI_Type_create_struct(1, blklens, disps, types, &type_tmp1);
type_tmp1         274 ompi/mca/io/romio321/romio/adio/common/ad_darray.c         MPI_Type_create_resized (type_tmp1, 0, orig_extent * (MPI_Aint)array_of_gsizes[dim], &type_tmp);
type_tmp1         275 ompi/mca/io/romio321/romio/adio/common/ad_darray.c         MPI_Type_free(&type_tmp1);