temp_extent 468 ompi/mca/osc/ucx/osc_ucx_comm.c ptrdiff_t temp_lb, temp_extent; temp_extent 480 ompi/mca/osc/ucx/osc_ucx_comm.c ompi_datatype_get_true_extent(temp_dt, &temp_lb, &temp_extent); temp_extent 481 ompi/mca/osc/ucx/osc_ucx_comm.c temp_addr = temp_addr_holder = malloc(temp_extent * temp_count); temp_extent 526 ompi/mca/osc/ucx/osc_ucx_comm.c (void *)((char *)temp_addr + i * temp_extent), temp_extent 528 ompi/mca/osc/ucx/osc_ucx_comm.c curr_origin_addr = (void *)((char *)curr_origin_addr + temp_extent); temp_extent 688 ompi/mca/osc/ucx/osc_ucx_comm.c ptrdiff_t temp_lb, temp_extent; temp_extent 700 ompi/mca/osc/ucx/osc_ucx_comm.c ompi_datatype_get_true_extent(temp_dt, &temp_lb, &temp_extent); temp_extent 701 ompi/mca/osc/ucx/osc_ucx_comm.c temp_addr = temp_addr_holder = malloc(temp_extent * temp_count); temp_extent 746 ompi/mca/osc/ucx/osc_ucx_comm.c (void *)((char *)temp_addr + i * temp_extent), temp_extent 748 ompi/mca/osc/ucx/osc_ucx_comm.c curr_origin_addr = (void *)((char *)curr_origin_addr + temp_extent);