src_buf_current 45 ompi/patterns/comm/allgather.c char *src_buf_current; src_buf_current 115 ompi/patterns/comm/allgather.c src_buf_current=(char *)src_buf; src_buf_current 116 ompi/patterns/comm/allgather.c rc=MCA_PML_CALL(send(src_buf_current, src_buf_current 129 ompi/patterns/comm/allgather.c src_buf_current=(char *)dest_buf+my_rank_in_group*message_extent; src_buf_current 144 ompi/patterns/comm/allgather.c recv_iov[0].iov_base=src_buf_current+current_data_extent; src_buf_current 150 ompi/patterns/comm/allgather.c recv_iov[0].iov_base=src_buf_current-current_data_extent; src_buf_current 198 ompi/patterns/comm/allgather.c send_iov[0].iov_base=src_buf_current; src_buf_current 243 ompi/patterns/comm/allgather.c src_buf_current-=current_data_extent;