ORTE_RML_TAG_T    663 orte/runtime/data_type_support/orte_dt_packing_fns.c     if (ORTE_SUCCESS != (rc = opal_dss_pack_buffer(buffer, src, num_vals, ORTE_RML_TAG_T))) {
ORTE_RML_TAG_T    149 orte/runtime/data_type_support/orte_dt_print_fns.c             orte_dt_quick_print(output, "ORTE_RML_TAG", prefix, src, ORTE_RML_TAG_T);
ORTE_RML_TAG_T    741 orte/runtime/data_type_support/orte_dt_unpacking_fns.c     if (ORTE_SUCCESS != (ret = opal_dss_unpack_buffer(buffer, dest, num_vals, ORTE_RML_TAG_T))) {