cmplen            471 orte/mca/grpcomm/base/grpcomm_base_stubs.c     size_t cmplen;
cmplen            501 orte/mca/grpcomm/base/grpcomm_base_stubs.c                                      &cmpdata, &cmplen)) {
cmplen            511 orte/mca/grpcomm/base/grpcomm_base_stubs.c         if (ORTE_SUCCESS != (rc = opal_dss.pack(buffer, &cmplen, 1, OPAL_SIZE))) {
cmplen            525 orte/mca/grpcomm/base/grpcomm_base_stubs.c         if (ORTE_SUCCESS != (rc = opal_dss.pack(buffer, cmpdata, cmplen, OPAL_UINT8))) {
cmplen            271 orte/mca/grpcomm/direct/grpcomm_direct.c     size_t inlen, cmplen;
cmplen            313 orte/mca/grpcomm/direct/grpcomm_direct.c         if (ORTE_SUCCESS != (ret = opal_dss.unpack(buffer, &cmplen, &cnt, OPAL_SIZE))) {
cmplen            335 orte/mca/grpcomm/direct/grpcomm_direct.c         if (opal_compress.decompress_block(&cmpdata, cmplen,
cmplen            338 orte/mca/grpcomm/direct/grpcomm_direct.c             opal_dss.load(&datbuf, cmpdata, cmplen);
cmplen            657 orte/mca/plm/base/plm_base_launch_support.c         size_t cmplen;
cmplen            661 orte/mca/plm/base/plm_base_launch_support.c                                               &cmpdata, &cmplen);
cmplen            664 orte/mca/plm/base/plm_base_launch_support.c                         (int)jdata->launch_msg.bytes_used, (int)cmplen);
cmplen            884 orte/mca/plm/base/plm_base_launch_support.c     size_t inlen, cmplen;
cmplen            920 orte/mca/plm/base/plm_base_launch_support.c         if (ORTE_SUCCESS != (rc = opal_dss.unpack(buffer, &cmplen, &idx, OPAL_SIZE))) {
cmplen            935 orte/mca/plm/base/plm_base_launch_support.c         if (opal_compress.decompress_block(&cmpdata, cmplen,
cmplen            938 orte/mca/plm/base/plm_base_launch_support.c             opal_dss.load(&datbuf, cmpdata, cmplen);
cmplen           1226 orte/mca/plm/base/plm_base_launch_support.c             size_t inlen, cmplen;
cmplen           1247 orte/mca/plm/base/plm_base_launch_support.c                 if (ORTE_SUCCESS != (rc = opal_dss.unpack(buffer, &cmplen, &idx, OPAL_SIZE))) {
cmplen           1262 orte/mca/plm/base/plm_base_launch_support.c                 if (opal_compress.decompress_block(&cmpdata, cmplen,
cmplen           1265 orte/mca/plm/base/plm_base_launch_support.c                     opal_dss.load(&datbuf, cmpdata, cmplen);
cmplen            130 orte/orted/orted_comm.c     size_t cmplen;
cmplen            666 orte/orted/orted_comm.c                              &cmpdata, &cmplen)) {
cmplen            677 orte/orted/orted_comm.c             if (ORTE_SUCCESS != (ret = opal_dss.pack(answer, &cmplen, 1, OPAL_SIZE))) {
cmplen            693 orte/orted/orted_comm.c             if (ORTE_SUCCESS != (ret = opal_dss.pack(answer, cmpdata, cmplen, OPAL_UINT8))) {
cmplen            905 orte/orted/orted_main.c             size_t cmplen;
cmplen            914 orte/orted/orted_main.c                                  &cmpdata, &cmplen)) {
cmplen            923 orte/orted/orted_main.c                 if (ORTE_SUCCESS != (ret = opal_dss.pack(buffer, &cmplen, 1, OPAL_SIZE))) {
cmplen            935 orte/orted/orted_main.c                 if (ORTE_SUCCESS != (ret = opal_dss.pack(buffer, cmpdata, cmplen, OPAL_UINT8))) {