sbuf_current       46 ompi/patterns/comm/allreduce.c     char *sbuf_current, *rbuf_current;
sbuf_current      101 ompi/patterns/comm/allreduce.c         sbuf_current=(char *)sbuf+count_processed*dt_extent;
sbuf_current      103 ompi/patterns/comm/allreduce.c                 scratch_bufers[send_buffer], sbuf_current);
sbuf_current       96 ompi/patterns/net/allreduce.c     char *sbuf_current,*rbuf_current;
sbuf_current      182 ompi/patterns/net/allreduce.c         sbuf_current=(char *)sbuf+count_processed*dt_size;
sbuf_current      183 ompi/patterns/net/allreduce.c         memcopy(scratch_bufers[send_buffer],sbuf_current,count_this_stripe*dt_size);