OPAL_INT64 336 opal/dss/dss_compare.c case OPAL_INT64: OPAL_INT64 92 opal/dss/dss_copy.c case OPAL_INT64: OPAL_INT64 305 opal/dss/dss_copy.c case OPAL_INT64: OPAL_INT64 103 opal/dss/dss_internal.h #define DSS_TYPE_INT OPAL_INT64 OPAL_INT64 150 opal/dss/dss_internal.h case OPAL_INT64: \ OPAL_INT64 228 opal/dss/dss_load_unload.c case OPAL_INT64: OPAL_INT64 331 opal/dss/dss_load_unload.c case OPAL_INT64: OPAL_INT64 433 opal/dss/dss_load_unload.c case OPAL_INT64: OPAL_INT64 467 opal/dss/dss_open_close.c tmp = OPAL_INT64; OPAL_INT64 388 opal/dss/dss_pack.c if (OPAL_SUCCESS != (ret = opal_dss_pack_int64(buffer, tmp, 2, OPAL_INT64))) { OPAL_INT64 766 opal/dss/dss_pack.c case OPAL_INT64: OPAL_INT64 767 opal/dss/dss_pack.c if (OPAL_SUCCESS != (ret = opal_dss_pack_buffer(buffer, &ptr[i]->data.int64, 1, OPAL_INT64))) { OPAL_INT64 760 opal/dss/dss_print.c case OPAL_INT64: OPAL_INT64 487 opal/dss/dss_unpack.c if (OPAL_SUCCESS != (ret = opal_dss_unpack_int64(buffer, tmp, &n, OPAL_INT64))) { OPAL_INT64 1026 opal/dss/dss_unpack.c case OPAL_INT64: OPAL_INT64 1027 opal/dss/dss_unpack.c if (OPAL_SUCCESS != (ret = opal_dss_unpack_buffer(buffer, &ptr[i]->data.int64, &m, OPAL_INT64))) { OPAL_INT64 27 opal/mca/btl/ugni/btl_ugni_atomic.c [OPAL_INT64] = { OPAL_INT64 58 opal/mca/btl/ugni/btl_ugni_atomic.c [OPAL_INT64] = { OPAL_INT64 93 opal/mca/btl/ugni/btl_ugni_atomic.c type = (MCA_BTL_ATOMIC_FLAG_32BIT & flags) ? OPAL_INT32 : OPAL_INT64; OPAL_INT64 124 opal/mca/btl/ugni/btl_ugni_atomic.c type = (MCA_BTL_ATOMIC_FLAG_32BIT & flags) ? OPAL_INT32 : OPAL_INT64; OPAL_INT64 207 opal/mca/pmix/base/pmix_base_fns.c case OPAL_INT64: OPAL_INT64 561 opal/mca/pmix/base/pmix_base_fns.c case OPAL_INT64: OPAL_INT64 345 opal/mca/pmix/ext1x/pmix1x.c case OPAL_INT64: OPAL_INT64 466 opal/mca/pmix/ext1x/pmix1x.c kv->type = OPAL_INT64; OPAL_INT64 719 opal/mca/pmix/ext2x/ext2x.c case OPAL_INT64: OPAL_INT64 895 opal/mca/pmix/ext2x/ext2x.c kv->type = OPAL_INT64; OPAL_INT64 792 opal/mca/pmix/ext3x/ext3x.c case OPAL_INT64: OPAL_INT64 1014 opal/mca/pmix/ext3x/ext3x.c kv->type = OPAL_INT64; OPAL_INT64 791 opal/mca/pmix/pmix4x/pmix4x.c case OPAL_INT64: OPAL_INT64 1013 opal/mca/pmix/pmix4x/pmix4x.c kv->type = OPAL_INT64; OPAL_INT64 1058 orte/mca/ras/slurm/ras_slurm_module.c if (orte_get_attribute(&app->attributes, ORTE_APP_MIN_NODES, (void**)&i64ptr, OPAL_INT64)) { OPAL_INT64 770 orte/runtime/data_type_support/orte_dt_packing_fns.c case OPAL_INT64: OPAL_INT64 771 orte/runtime/data_type_support/orte_dt_packing_fns.c if (OPAL_SUCCESS != (ret = opal_dss_pack_buffer(buffer, &ptr[i]->data.int64, 1, OPAL_INT64))) { OPAL_INT64 100 orte/runtime/data_type_support/orte_dt_print_fns.c case OPAL_INT64: OPAL_INT64 778 orte/runtime/data_type_support/orte_dt_print_fns.c case OPAL_INT64: OPAL_INT64 853 orte/runtime/data_type_support/orte_dt_unpacking_fns.c case OPAL_INT64: OPAL_INT64 854 orte/runtime/data_type_support/orte_dt_unpacking_fns.c if (OPAL_SUCCESS != (ret = opal_dss_unpack_buffer(buffer, &ptr[i]->data.int64, &m, OPAL_INT64))) { OPAL_INT64 191 orte/test/system/orte_dfs.c opal_dss.pack(buf, &i64, 1, OPAL_INT64); OPAL_INT64 193 orte/test/system/orte_dfs.c opal_dss.pack(buf, &i64, 1, OPAL_INT64); OPAL_INT64 195 orte/test/system/orte_dfs.c opal_dss.pack(buf, &i64, 1, OPAL_INT64); OPAL_INT64 254 orte/test/system/orte_dfs.c if (OPAL_SUCCESS != (rc = opal_dss.unpack(xfer, &length, &cnt, OPAL_INT64))) { OPAL_INT64 259 orte/test/system/orte_dfs.c if (OPAL_SUCCESS != (rc = opal_dss.unpack(xfer, &offset, &cnt, OPAL_INT64))) { OPAL_INT64 264 orte/test/system/orte_dfs.c if (OPAL_SUCCESS != (rc = opal_dss.unpack(xfer, &partition, &cnt, OPAL_INT64))) { OPAL_INT64 522 orte/util/attr.c case OPAL_INT64: OPAL_INT64 652 orte/util/attr.c case OPAL_INT64: OPAL_INT64 387 test/dss/dss_buffer.c rc = opal_dss.pack(bufA, src, NUM_ELEMS, OPAL_INT64); OPAL_INT64 401 test/dss/dss_buffer.c rc = opal_dss.unpack(bufA, dst, &count, OPAL_INT64); OPAL_INT64 321 test/dss/dss_cmp.c opal_data_type_t type=OPAL_INT64, utype=OPAL_UINT64; OPAL_INT64 261 test/dss/dss_copy.c opal_data_type_t type=OPAL_INT64, utype=OPAL_UINT64; OPAL_INT64 276 test/dss/dss_print.c opal_data_type_t type=OPAL_INT64, utype=OPAL_UINT64;