ntypes 197 ompi/mca/io/romio321/romio/adio/common/flatten.c int nints, nadds, ntypes, old_nints, old_nadds, old_ntypes; ntypes 206 ompi/mca/io/romio321/romio/adio/common/flatten.c ADIOI_Type_get_envelope(datatype, &nints, &nadds, &ntypes, &combiner); ntypes 213 ompi/mca/io/romio321/romio/adio/common/flatten.c types = (MPI_Datatype *) ADIOI_Malloc((ntypes+1)*sizeof(MPI_Datatype)); ntypes 214 ompi/mca/io/romio321/romio/adio/common/flatten.c ADIOI_Type_get_contents(datatype, nints, nadds, ntypes, ints, adds, types); ntypes 218 ompi/mca/io/romio321/romio/adio/common/flatten.c DBG_FPRINTF(stderr,"ADIOI_Flatten:: nints %#X, nadds %#X, ntypes %#X\n",nints, nadds, ntypes); ntypes 227 ompi/mca/io/romio321/romio/adio/common/flatten.c for(i=0; i< ntypes; ++i) ntypes 906 ompi/mca/io/romio321/romio/adio/common/flatten.c for (i=0; i<ntypes; i++) { ntypes 937 ompi/mca/io/romio321/romio/adio/common/flatten.c int nints, nadds, ntypes, old_nints, old_nadds, old_ntypes; ntypes 942 ompi/mca/io/romio321/romio/adio/common/flatten.c ADIOI_Type_get_envelope(datatype, &nints, &nadds, &ntypes, &combiner); ntypes 949 ompi/mca/io/romio321/romio/adio/common/flatten.c types = (MPI_Datatype *) ADIOI_Malloc((ntypes+1)*sizeof(MPI_Datatype)); ntypes 950 ompi/mca/io/romio321/romio/adio/common/flatten.c MPI_Type_get_contents(datatype, nints, nadds, ntypes, ints, adds, types); ntypes 1198 ompi/mca/io/romio321/romio/adio/common/flatten.c for (i=0; i<ntypes; i++) { ntypes 67 ompi/mca/io/romio321/romio/adio/common/iscontig.c int nints, nadds, ntypes, combiner; ntypes 72 ompi/mca/io/romio321/romio/adio/common/iscontig.c MPI_Type_get_envelope(datatype, &nints, &nadds, &ntypes, &combiner); ntypes 81 ompi/mca/io/romio321/romio/adio/common/iscontig.c types = (MPI_Datatype *) ADIOI_Malloc((ntypes+1)*sizeof(MPI_Datatype)); ntypes 82 ompi/mca/io/romio321/romio/adio/common/iscontig.c MPI_Type_get_contents(datatype, nints, nadds, ntypes, ints,