OPAL_INT32        334 opal/dss/dss_compare.c     case OPAL_INT32:
OPAL_INT32         87 opal/dss/dss_copy.c     case OPAL_INT32:
OPAL_INT32        301 opal/dss/dss_copy.c     case OPAL_INT32:
OPAL_INT32        100 opal/dss/dss_internal.h #define DSS_TYPE_INT OPAL_INT32
OPAL_INT32        144 opal/dss/dss_internal.h         case OPAL_INT32:                                                    \
OPAL_INT32        225 opal/dss/dss_load_unload.c     case OPAL_INT32:
OPAL_INT32        328 opal/dss/dss_load_unload.c     case OPAL_INT32:
OPAL_INT32        430 opal/dss/dss_load_unload.c     case OPAL_INT32:
OPAL_INT32        447 opal/dss/dss_open_close.c     tmp = OPAL_INT32;
OPAL_INT32         45 opal/dss/dss_pack.c         if (OPAL_SUCCESS != (rc = opal_dss_store_data_type(buffer, OPAL_INT32))) {
OPAL_INT32         49 opal/dss/dss_pack.c     if (OPAL_SUCCESS != (rc = opal_dss_pack_int32(buffer, &num_vals, 1, OPAL_INT32))) {
OPAL_INT32        316 opal/dss/dss_pack.c             if (OPAL_SUCCESS != (ret = opal_dss_pack_int32(buffer, &len, 1, OPAL_INT32))) {
OPAL_INT32        321 opal/dss/dss_pack.c             if (OPAL_SUCCESS != (ret = opal_dss_pack_int32(buffer, &len, 1, OPAL_INT32))) {
OPAL_INT32        450 opal/dss/dss_pack.c         if (OPAL_SUCCESS != (ret = opal_dss_pack_int32(buffer, &n, 1, OPAL_INT32))) {
OPAL_INT32        482 opal/dss/dss_pack.c         if (OPAL_SUCCESS != (ret = opal_dss_pack_buffer(buffer, &ptr[i]->rank, 1, OPAL_INT32))) {
OPAL_INT32        498 opal/dss/dss_pack.c         if (OPAL_SUCCESS != (ret = opal_dss_pack_buffer(buffer, &ptr[i]->priority, 1, OPAL_INT32))) {
OPAL_INT32        670 opal/dss/dss_pack.c         if (OPAL_SUCCESS != (ret = opal_dss_pack_buffer(buffer, &j, 1, OPAL_INT32))) {
OPAL_INT32        683 opal/dss/dss_pack.c         if (OPAL_SUCCESS != (ret = opal_dss_pack_buffer(buffer, &j, 1, OPAL_INT32))) {
OPAL_INT32        761 opal/dss/dss_pack.c         case OPAL_INT32:
OPAL_INT32        762 opal/dss/dss_pack.c             if (OPAL_SUCCESS != (ret = opal_dss_pack_buffer(buffer, &ptr[i]->data.int32, 1, OPAL_INT32))) {
OPAL_INT32        804 opal/dss/dss_pack.c             if (OPAL_SUCCESS != (ret = opal_dss_pack_int32(buffer, &n, 1, OPAL_INT32))) {
OPAL_INT32         63 opal/dss/dss_peek.c     if (OPAL_INT32 != local_type) { /* if the length wasn't first, then error */
OPAL_INT32         68 opal/dss/dss_peek.c     if (OPAL_SUCCESS != (ret = opal_dss_unpack_int32(&tmp, num_vals, &n, OPAL_INT32))) {
OPAL_INT32        756 opal/dss/dss_print.c     case OPAL_INT32:
OPAL_INT32         66 opal/dss/dss_unpack.c         if (OPAL_INT32 != local_type) { /* if the length wasn't first, then error */
OPAL_INT32         73 opal/dss/dss_unpack.c     if (OPAL_SUCCESS != (rc = opal_dss_unpack_int32(buffer, &local_num, &n, OPAL_INT32))) {
OPAL_INT32        389 opal/dss/dss_unpack.c         if (OPAL_SUCCESS != (ret = opal_dss_unpack_int32(buffer, &len, &n, OPAL_INT32))) {
OPAL_INT32        560 opal/dss/dss_unpack.c         if (OPAL_SUCCESS != (ret = opal_dss_unpack_int32(buffer, &(dbyteptr[i]->size), &m, OPAL_INT32))) {
OPAL_INT32        609 opal/dss/dss_unpack.c         if (OPAL_SUCCESS != (ret = opal_dss_unpack_buffer(buffer, &ptr[i]->rank, &m, OPAL_INT32))) {
OPAL_INT32        636 opal/dss/dss_unpack.c         if (OPAL_SUCCESS != (ret = opal_dss_unpack_buffer(buffer, &ptr[i]->priority, &m, OPAL_INT32))) {
OPAL_INT32        689 opal/dss/dss_unpack.c     if (OPAL_SUCCESS != (ret = opal_dss_unpack_buffer(buffer, &n, &m, OPAL_INT32))) {
OPAL_INT32        794 opal/dss/dss_unpack.c     if (OPAL_SUCCESS != (ret = opal_dss_unpack_buffer(buffer, &n, &m, OPAL_INT32))) {
OPAL_INT32       1021 opal/dss/dss_unpack.c         case OPAL_INT32:
OPAL_INT32       1022 opal/dss/dss_unpack.c             if (OPAL_SUCCESS != (ret = opal_dss_unpack_buffer(buffer, &ptr[i]->data.int32, &m, OPAL_INT32))) {
OPAL_INT32       1058 opal/dss/dss_unpack.c             if (OPAL_SUCCESS != (ret = opal_dss_unpack_int32(buffer, &(ptr[i]->data.bo.size), &m, OPAL_INT32))) {
OPAL_INT32         18 opal/mca/btl/ugni/btl_ugni_atomic.c     [OPAL_INT32] = {
OPAL_INT32         49 opal/mca/btl/ugni/btl_ugni_atomic.c     [OPAL_INT32] = {
OPAL_INT32         93 opal/mca/btl/ugni/btl_ugni_atomic.c         type = (MCA_BTL_ATOMIC_FLAG_32BIT & flags) ? OPAL_INT32 : OPAL_INT64;
OPAL_INT32        124 opal/mca/btl/ugni/btl_ugni_atomic.c         type = (MCA_BTL_ATOMIC_FLAG_32BIT & flags) ? OPAL_INT32 : OPAL_INT64;
OPAL_INT32        203 opal/mca/pmix/base/pmix_base_fns.c         case OPAL_INT32:
OPAL_INT32        558 opal/mca/pmix/base/pmix_base_fns.c             case OPAL_INT32:
OPAL_INT32        341 opal/mca/pmix/ext1x/pmix1x.c         case OPAL_INT32:
OPAL_INT32        462 opal/mca/pmix/ext1x/pmix1x.c         kv->type = OPAL_INT32;
OPAL_INT32        715 opal/mca/pmix/ext2x/ext2x.c         case OPAL_INT32:
OPAL_INT32        891 opal/mca/pmix/ext2x/ext2x.c         kv->type = OPAL_INT32;
OPAL_INT32        788 opal/mca/pmix/ext3x/ext3x.c         case OPAL_INT32:
OPAL_INT32       1010 opal/mca/pmix/ext3x/ext3x.c         kv->type = OPAL_INT32;
OPAL_INT32        787 opal/mca/pmix/pmix4x/pmix4x.c         case OPAL_INT32:
OPAL_INT32       1009 opal/mca/pmix/pmix4x/pmix4x.c         kv->type = OPAL_INT32;
OPAL_INT32         37 orte/include/orte/types.h #define ORTE_STD_CNTR_T         OPAL_INT32
OPAL_INT32        253 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c             if (ORTE_SUCCESS != (ret = opal_dss.pack(answer, &rc, 1, OPAL_INT32))) {
OPAL_INT32        566 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c         orte_get_attribute(&jdata->attributes, ORTE_JOB_NUM_NONZERO_EXIT, (void**)&i32ptr, OPAL_INT32);
OPAL_INT32        568 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c         orte_set_attribute(&jdata->attributes, ORTE_JOB_NUM_NONZERO_EXIT, ORTE_ATTR_LOCAL, i32ptr, OPAL_INT32);
OPAL_INT32        676 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c         orte_get_attribute(&jdata->attributes, ORTE_JOB_NUM_NONZERO_EXIT, (void**)&i32ptr, OPAL_INT32);
OPAL_INT32        678 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c         orte_set_attribute(&jdata->attributes, ORTE_JOB_NUM_NONZERO_EXIT, ORTE_ATTR_LOCAL, i32ptr, OPAL_INT32);
OPAL_INT32        839 orte/mca/errmgr/default_hnp/errmgr_default_hnp.c     if (orte_get_attribute(&jdata->attributes, ORTE_JOB_NUM_NONZERO_EXIT, (void**)&i32ptr, OPAL_INT32)) {
OPAL_INT32        665 orte/mca/ess/base/ess_base_std_orted.c     if (ORTE_SUCCESS != (rc = opal_dss.pack(cmd, &signum, 1, OPAL_INT32))) {
OPAL_INT32        810 orte/mca/filem/raw/filem_raw_module.c     if (OPAL_SUCCESS != (rc = opal_dss.pack(&chunk, &rev->nchunk, 1, OPAL_INT32))) {
OPAL_INT32        822 orte/mca/filem/raw/filem_raw_module.c         if (OPAL_SUCCESS != (rc = opal_dss.pack(&chunk, &rev->type, 1, OPAL_INT32))) {
OPAL_INT32        967 orte/mca/filem/raw/filem_raw_module.c     if (OPAL_SUCCESS != (rc = opal_dss.unpack(buffer, &nchunk, &n, OPAL_INT32))) {
OPAL_INT32        989 orte/mca/filem/raw/filem_raw_module.c         if (OPAL_SUCCESS != (rc = opal_dss.unpack(buffer, &type, &n, OPAL_INT32))) {
OPAL_INT32        462 orte/mca/grpcomm/direct/grpcomm_direct.c                                if (ORTE_SUCCESS != (ret = opal_dss.unpack(&wireup, &nvals, &cnt, OPAL_INT32))) {
OPAL_INT32        231 orte/mca/odls/base/odls_base_default_fns.c             if (ORTE_SUCCESS != (rc = opal_dss.pack(wireup, &numbytes, 1, OPAL_INT32))) {
OPAL_INT32        295 orte/mca/odls/base/odls_base_default_fns.c                     if (ORTE_SUCCESS != (rc = opal_dss.pack(wireup, &numbytes, 1, OPAL_INT32))) {
OPAL_INT32        446 orte/mca/plm/base/plm_base_launch_support.c             orte_set_attribute(&app->attributes, ORTE_APP_MAX_RESTARTS, ORTE_ATTR_LOCAL, &orte_max_restarts, OPAL_INT32);
OPAL_INT32        787 orte/mca/plm/base/plm_base_launch_support.c     if (ORTE_SUCCESS != (ret = opal_dss.pack(answer, &rc, 1, OPAL_INT32))) {
OPAL_INT32       1133 orte/mca/plm/base/plm_base_launch_support.c         if (ORTE_SUCCESS != (rc = opal_dss.unpack(buffer, &flag, &idx, OPAL_INT32))) {
OPAL_INT32        230 orte/mca/plm/base/plm_base_orted_cmds.c     if (ORTE_SUCCESS != (rc = opal_dss.pack(&cmd, &signal, 1, OPAL_INT32))) {
OPAL_INT32        264 orte/mca/plm/base/plm_base_receive.c         if (ORTE_SUCCESS != (ret = opal_dss.pack(answer, &rc, 1, OPAL_INT32))) {
OPAL_INT32         37 orte/mca/plm/plm_types.h #define ORTE_EXIT_CODE_T OPAL_INT32
OPAL_INT32         99 orte/mca/plm/plm_types.h #define ORTE_APP_STATE_T    OPAL_INT32
OPAL_INT32        112 orte/mca/plm/plm_types.h #define ORTE_JOB_STATE_T    OPAL_INT32
OPAL_INT32        386 orte/mca/plm/tm/plm_tm_module.c         if (!orte_get_attribute(&node->attributes, ORTE_NODE_LAUNCH_ID, (void**)&ldptr, OPAL_INT32)) {
OPAL_INT32        529 orte/mca/ras/alps/ras_alps_module.c                 orte_set_attribute(&node->attributes, ORTE_NODE_LAUNCH_ID, ORTE_ATTR_LOCAL, &apSlots[ix].nid, OPAL_INT32);
OPAL_INT32        566 orte/mca/ras/alps/ras_alps_module.c             orte_set_attribute(&node->attributes, ORTE_NODE_LAUNCH_ID, ORTE_ATTR_LOCAL, &apNodes[ix].nid, OPAL_INT32);
OPAL_INT32        219 orte/mca/ras/tm/ras_tm_module.c             orte_set_attribute(&node->attributes, ORTE_NODE_LAUNCH_ID, ORTE_ATTR_LOCAL, &nodeid, OPAL_INT32);
OPAL_INT32       1287 orte/mca/schizo/ompi/schizo_ompi.c     if (orte_get_attribute(&child->attributes, ORTE_PROC_NRESTARTS, (void**)&nrptr, OPAL_INT32)) {
OPAL_INT32        815 orte/mca/state/base/state_base_fns.c     if (orte_get_attribute(&jdata->attributes, ORTE_JOB_NUM_NONZERO_EXIT, (void**)&i32ptr, OPAL_INT32) && !orte_abort_non_zero_exit) {
OPAL_INT32        213 orte/orted/orted_comm.c         if (ORTE_SUCCESS != (ret = opal_dss.unpack(buffer, &signal, &n, OPAL_INT32))) {
OPAL_INT32        767 orte/orted/orted_comm.c             if (ORTE_SUCCESS != (ret = opal_dss.pack(answer, &zero, 1, OPAL_INT32))) {
OPAL_INT32        797 orte/orted/orted_comm.c                     if (ORTE_SUCCESS != (ret = opal_dss.pack(answer, &num_jobs, 1, OPAL_INT32))) {
OPAL_INT32        810 orte/orted/orted_comm.c                     if (ORTE_SUCCESS != (ret = opal_dss.pack(answer, &num_jobs, 1, OPAL_INT32))) {
OPAL_INT32        821 orte/orted/orted_comm.c                 if (ORTE_SUCCESS != (ret = opal_dss.pack(answer, &num_jobs, 1, OPAL_INT32))) {
OPAL_INT32        862 orte/orted/orted_comm.c             if (ORTE_SUCCESS != (ret = opal_dss.pack(answer, &zero, 1, OPAL_INT32))) {
OPAL_INT32        901 orte/orted/orted_comm.c                 if (ORTE_SUCCESS != (ret = opal_dss.pack(answer, &num_nodes, 1, OPAL_INT32))) {
OPAL_INT32        919 orte/orted/orted_comm.c                 if (ORTE_SUCCESS != (ret = opal_dss.pack(answer, &num_nodes, 1, OPAL_INT32))) {
OPAL_INT32        957 orte/orted/orted_comm.c             if (ORTE_SUCCESS != (ret = opal_dss.pack(answer, &zero, 1, OPAL_INT32))) {
OPAL_INT32       1009 orte/orted/orted_comm.c                         if (ORTE_SUCCESS != (ret = opal_dss.pack(answer, &num_procs, 1, OPAL_INT32))) {
OPAL_INT32       1046 orte/orted/orted_comm.c                 if (ORTE_SUCCESS != (ret = opal_dss.pack(answer, &num_procs, 1, OPAL_INT32))) {
OPAL_INT32       1233 orte/orted/orted_comm.c             if (ORTE_SUCCESS != (ret = opal_dss.pack(relay_msg, &num_replies, 1, OPAL_INT32))) {
OPAL_INT32        793 orte/orted/orted_main.c                     if (ORTE_SUCCESS != (ret = opal_dss.pack(buffer, &flag, 1, OPAL_INT32))) {
OPAL_INT32        800 orte/orted/orted_main.c                     if (ORTE_SUCCESS != (ret = opal_dss.pack(buffer, &flag, 1, OPAL_INT32))) {
OPAL_INT32        816 orte/orted/orted_main.c                     if (ORTE_SUCCESS != (ret = opal_dss.pack(buffer, &flag, 1, OPAL_INT32))) {
OPAL_INT32        826 orte/orted/orted_main.c                         if (ORTE_SUCCESS != (ret = opal_dss.pack(buffer, &flag, 1, OPAL_INT32))) {
OPAL_INT32        842 orte/orted/orted_main.c                         if (ORTE_SUCCESS != (ret = opal_dss.pack(buffer, &flag, 1, OPAL_INT32))) {
OPAL_INT32       1120 orte/orted/orted_main.c         if (ORTE_SUCCESS != (ret = opal_dss.unpack(buffer, &flag, &cnt, OPAL_INT32))) {
OPAL_INT32        952 orte/orted/orted_submit.c                 orte_set_attribute(&app->attributes, ORTE_APP_MAX_RESTARTS, ORTE_ATTR_GLOBAL, &orte_max_restarts, OPAL_INT32);
OPAL_INT32       2051 orte/orted/orted_submit.c     if (OPAL_SUCCESS != (rc = opal_dss.unpack(buffer, &ret, &cnt, OPAL_INT32))) {
OPAL_INT32         68 orte/orted/pmix/pmix_server_dyn.c     if (OPAL_SUCCESS != (rc = opal_dss.unpack(buffer, &ret, &cnt, OPAL_INT32))) {
OPAL_INT32        404 orte/orted/pmix/pmix_server_dyn.c                                    ORTE_ATTR_GLOBAL, &info->data.uint32, OPAL_INT32);
OPAL_INT32        141 orte/runtime/data_type_support/orte_dt_packing_fns.c         if (ORTE_SUCCESS != (rc = opal_dss_pack_buffer(buffer, &count, 1, OPAL_INT32))) {
OPAL_INT32        250 orte/runtime/data_type_support/orte_dt_packing_fns.c         if (ORTE_SUCCESS != (rc = opal_dss_pack_buffer(buffer, &bookmark, 1, OPAL_INT32))) {
OPAL_INT32        765 orte/runtime/data_type_support/orte_dt_packing_fns.c         case OPAL_INT32:
OPAL_INT32        766 orte/runtime/data_type_support/orte_dt_packing_fns.c             if (OPAL_SUCCESS != (ret = opal_dss_pack_buffer(buffer, &ptr[i]->data.int32, 1, OPAL_INT32))) {
OPAL_INT32        803 orte/runtime/data_type_support/orte_dt_packing_fns.c             if (OPAL_SUCCESS != (ret = opal_dss_pack_int32(buffer, &n, 1, OPAL_INT32))) {
OPAL_INT32         88 orte/runtime/data_type_support/orte_dt_print_fns.c         case OPAL_INT32:
OPAL_INT32        774 orte/runtime/data_type_support/orte_dt_print_fns.c     case OPAL_INT32:
OPAL_INT32        138 orte/runtime/data_type_support/orte_dt_unpacking_fns.c         if (ORTE_SUCCESS != (rc = opal_dss_unpack_buffer(buffer, &count, &n, OPAL_INT32))) {
OPAL_INT32        243 orte/runtime/data_type_support/orte_dt_unpacking_fns.c                                             &bookmark, &n, OPAL_INT32))) {
OPAL_INT32        848 orte/runtime/data_type_support/orte_dt_unpacking_fns.c         case OPAL_INT32:
OPAL_INT32        849 orte/runtime/data_type_support/orte_dt_unpacking_fns.c             if (OPAL_SUCCESS != (ret = opal_dss_unpack_buffer(buffer, &ptr[i]->data.int32, &m, OPAL_INT32))) {
OPAL_INT32        885 orte/runtime/data_type_support/orte_dt_unpacking_fns.c             if (OPAL_SUCCESS != (ret = opal_dss_unpack_int32(buffer, &(ptr[i]->data.bo.size), &m, OPAL_INT32))) {
OPAL_INT32        213 orte/test/system/orte_dfs.c         if (OPAL_SUCCESS != (rc = opal_dss.unpack(buf, &nvpids, &cnt, OPAL_INT32))) {
OPAL_INT32        230 orte/test/system/orte_dfs.c             if (OPAL_SUCCESS != (rc = opal_dss.unpack(buf, &nentries, &cnt, OPAL_INT32))) {
OPAL_INT32        519 orte/util/attr.c     case OPAL_INT32:
OPAL_INT32        649 orte/util/attr.c     case OPAL_INT32:
OPAL_INT32        337 orte/util/comm/comm.c     if (ORTE_SUCCESS != (ret = opal_dss.unpack(&answer, &cnt_jobs, &cnt, OPAL_INT32))) {
OPAL_INT32        448 orte/util/comm/comm.c     if (ORTE_SUCCESS != (ret = opal_dss.unpack(&answer, &cnt_nodes, &cnt, OPAL_INT32))) {
OPAL_INT32        565 orte/util/comm/comm.c     if (ORTE_SUCCESS != (ret = opal_dss.unpack(&answer, &cnt_procs, &cnt, OPAL_INT32))) {
OPAL_INT32        312 test/class/opal_tree.c     return(opal_dss.pack(buffer, &ele->data, 1, OPAL_INT32));
OPAL_INT32        323 test/class/opal_tree.c 					      OPAL_INT32))) {
OPAL_INT32        329 test/dss/dss_buffer.c         rc = opal_dss.pack(bufA, src, NUM_ELEMS, OPAL_INT32);
OPAL_INT32        343 test/dss/dss_buffer.c         rc = opal_dss.unpack(bufA, dst, &count, OPAL_INT32);
OPAL_INT32        675 test/dss/dss_buffer.c         rc = opal_dss.pack(bufA, src32, NUM_ELEMS, OPAL_INT32);
OPAL_INT32        753 test/dss/dss_buffer.c         rc = opal_dss.unpack(bufA, dst32, &count, OPAL_INT32);
OPAL_INT32        883 test/dss/dss_buffer.c         rc = opal_dss.pack(bufA, src, NUM_ELEMS, OPAL_INT32);
OPAL_INT32        896 test/dss/dss_buffer.c         rc = opal_dss.unpack(bufA, dst, &count, OPAL_INT32);
OPAL_INT32        273 test/dss/dss_cmp.c     opal_data_type_t type=OPAL_INT32, utype=OPAL_UINT32;
OPAL_INT32        231 test/dss/dss_copy.c     opal_data_type_t type=OPAL_INT32, utype=OPAL_UINT32;
OPAL_INT32        107 test/dss/dss_payload.c         rc = opal_dss.pack(bufB, src32, NUM_ELEMS, OPAL_INT32);
OPAL_INT32        122 test/dss/dss_payload.c         rc = opal_dss.pack(bufB, src32, NUM_ELEMS, OPAL_INT32);
OPAL_INT32        138 test/dss/dss_payload.c         rc = opal_dss.unpack(bufB, dst32, &count, OPAL_INT32);
OPAL_INT32        182 test/dss/dss_payload.c         rc = opal_dss.unpack(bufB, dst32, &count, OPAL_INT32);
OPAL_INT32        241 test/dss/dss_print.c     opal_data_type_t type=OPAL_INT32, utype=OPAL_UINT32;