bytes_reqd 565 opal/dss/dss_internal.h bool opal_dss_too_small(opal_buffer_t *buffer, size_t bytes_reqd); bytes_reqd 88 opal/dss/dss_internal_functions.c bool opal_dss_too_small(opal_buffer_t *buffer, size_t bytes_reqd) bytes_reqd 98 opal/dss/dss_internal_functions.c if (bytes_remaining_packed < bytes_reqd) { bytes_reqd 801 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/base.h PMIX_EXPORT bool pmix_bfrop_too_small(pmix_buffer_t *buffer, size_t bytes_reqd); bytes_reqd 782 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c bool pmix_bfrop_too_small(pmix_buffer_t *buffer, size_t bytes_reqd) bytes_reqd 792 opal/mca/pmix/pmix4x/pmix/src/mca/bfrops/base/bfrop_base_fns.c if (bytes_remaining_packed < bytes_reqd) {