type_tmp          101 ompi/datatype/ompi_datatype_create_darray.c     ompi_datatype_t *type_tmp, *types[2];
type_tmp          145 ompi/datatype/ompi_datatype_create_darray.c         rc = ompi_datatype_create_struct(2, blklens, disps, types, &type_tmp);
type_tmp          150 ompi/datatype/ompi_datatype_create_darray.c         *type_new = type_tmp;
type_tmp          218 ompi/mca/io/romio321/romio/adio/common/ad_darray.c     MPI_Datatype type_tmp, type_tmp1, types[3];
type_tmp          260 ompi/mca/io/romio321/romio/adio/common/ad_darray.c 	MPI_Type_create_struct(2, blklens, disps, types, &type_tmp);
type_tmp          263 ompi/mca/io/romio321/romio/adio/common/ad_darray.c 	*type_new = type_tmp;
type_tmp          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_tmp          277 ompi/mca/io/romio321/romio/adio/common/ad_darray.c         *type_new = type_tmp;