PMIX_DS_KEY_SIZE 1094 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if ((sizeof(size_t) + PMIX_DS_KEY_SIZE(ds_ctx, key, size) + PMIX_DS_SLOT_SIZE(ds_ctx)) >
PMIX_DS_KEY_SIZE 1112 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     if ( (0 == offset) || ( (offset + PMIX_DS_KEY_SIZE(ds_ctx, key, size) +
PMIX_DS_KEY_SIZE 1143 opal/mca/pmix/pmix4x/pmix/src/mca/common/dstore/dstore_base.c     data_ended = offset + PMIX_DS_KEY_SIZE(ds_ctx, key, size);