ORTE_IOF_TAG_T    695 orte/runtime/data_type_support/orte_dt_packing_fns.c     if (ORTE_SUCCESS != (ret = opal_dss_pack_buffer(buffer, src, num_vals, ORTE_IOF_TAG_T))) {
ORTE_IOF_TAG_T    157 orte/runtime/data_type_support/orte_dt_print_fns.c             orte_dt_quick_print(output, "ORTE_IOF_TAG", prefix, src, ORTE_IOF_TAG_T);
ORTE_IOF_TAG_T    771 orte/runtime/data_type_support/orte_dt_unpacking_fns.c     ret = opal_dss_unpack_buffer(buffer, dest, num_vals, ORTE_IOF_TAG_T);