dtype_             28 ompi/mca/io/romio321/romio/mpi-io/mpioimpl.h #define MPIO_DATATYPE_ISCOMMITTED(dtype_, err_)        \
dtype_             30 ompi/mca/io/romio321/romio/mpi-io/mpioimpl.h         err_ =  MPIR_Ext_datatype_iscommitted(dtype_); \
dtype_             46 ompi/mca/io/romio321/romio/mpi-io/mpioimpl.h #define MPIO_DATATYPE_ISCOMMITTED(dtype_, err_) do { err_ = 0; } while (0)