use_short         166 opal/mca/btl/uct/btl_uct_rdma.c     bool use_short = false;
use_short         190 opal/mca/btl/uct/btl_uct_rdma.c         use_short = size <= MCA_BTL_UCT_TL_ATTR(uct_btl->rdma_tl, context->context_id).cap.put.max_short;
use_short         191 opal/mca/btl/uct/btl_uct_rdma.c         use_bcopy = !use_short;
use_short         195 opal/mca/btl/uct/btl_uct_rdma.c         if (use_short) {