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