i8                655 opal/mca/event/libevent2022/libevent/test/regress_util.c 	ev_int8_t  i8;
i8                671 opal/mca/event/libevent2022/libevent/test/regress_util.c 	tt_int_op(sizeof(i8), ==,  1);
i8                715 opal/mca/event/libevent2022/libevent/test/regress_util.c 	i8 = EV_INT8_MAX;
i8                717 opal/mca/event/libevent2022/libevent/test/regress_util.c 	tt_assert(i8 > 0);
i8                719 opal/mca/event/libevent2022/libevent/test/regress_util.c 	i8++;
i8                721 opal/mca/event/libevent2022/libevent/test/regress_util.c 	tt_assert(i8 == EV_INT8_MIN);
i8                722 opal/mca/event/libevent2022/libevent/test/regress_util.c 	tt_assert(i8 < 0);
i8                 44 orte/runtime/data_type_support/orte_dt_print_fns.c     int8_t *i8;
i8                 65 orte/runtime/data_type_support/orte_dt_print_fns.c             i8 = (int8_t*)src;
i8                 67 orte/runtime/data_type_support/orte_dt_print_fns.c                      (NULL == prefix) ? "" : prefix, type_name, (int) *i8);
i8                452 orte/util/nidmap.c     int8_t i8, ntopos;
i8                565 orte/util/nidmap.c             i8 = nptr->topology->index;
i8                566 orte/util/nidmap.c             if (ORTE_SUCCESS != (rc = opal_dss.pack(&bucket, &i8, 1, OPAL_INT8))) {
i8                636 orte/util/nidmap.c         i8 = -1 * slot;
i8                637 orte/util/nidmap.c         if (ORTE_SUCCESS != (rc = opal_dss.pack(buffer, &i8, 1, OPAL_INT8))) {
i8                644 orte/util/nidmap.c             i8 = 1;
i8                649 orte/util/nidmap.c             i8 = 0;
i8                655 orte/util/nidmap.c         if (ORTE_SUCCESS != (rc = opal_dss.pack(buffer, &i8, 1, OPAL_INT8))) {
i8                681 orte/util/nidmap.c             i8 = -1;
i8                683 orte/util/nidmap.c             i8 = -2;
i8                685 orte/util/nidmap.c         if (ORTE_SUCCESS != (rc = opal_dss.pack(buffer, &i8, 1, OPAL_INT8))) {
i8                692 orte/util/nidmap.c             i8 = 2;
i8                697 orte/util/nidmap.c             i8 = 3;
i8                703 orte/util/nidmap.c         if (ORTE_SUCCESS != (rc = opal_dss.pack(buffer, &i8, 1, OPAL_INT8))) {
i8                737 orte/util/nidmap.c     int8_t i8;
i8                754 orte/util/nidmap.c     if (OPAL_SUCCESS != (rc = opal_dss.unpack(buf, &i8, &cnt, OPAL_INT8))) {
i8                760 orte/util/nidmap.c     if (1 < i8) {
i8                807 orte/util/nidmap.c         for (n=0; n < i8; n++) {
i8                885 orte/util/nidmap.c                 if (OPAL_SUCCESS != (rc = opal_dss.unpack(&bucket, &i8, &cnt, OPAL_INT8))) {
i8                896 orte/util/nidmap.c     if (OPAL_SUCCESS != (rc = opal_dss.unpack(buf, &i8, &cnt, OPAL_INT8))) {
i8                902 orte/util/nidmap.c     if (0 > i8) {
i8                903 orte/util/nidmap.c         i8 = -1 * i8;
i8                906 orte/util/nidmap.c                 nptr->slots = i8;
i8                911 orte/util/nidmap.c         if (1 == i8) {
i8                925 orte/util/nidmap.c         if (1 == i8) {
i8                956 orte/util/nidmap.c     if (OPAL_SUCCESS != (rc = opal_dss.unpack(buf, &i8, &cnt, OPAL_INT8))) {
i8                962 orte/util/nidmap.c     if (0 > i8) {
i8                963 orte/util/nidmap.c          i8 += 2;
i8                966 orte/util/nidmap.c                 if (i8) {
i8                975 orte/util/nidmap.c         if (1 == i8) {
i8                989 orte/util/nidmap.c         if (1 == i8) {