src_buf            31 ompi/patterns/comm/allgather.c OMPI_DECLSPEC int ompi_comm_allgather_pml(void *src_buf, void *dest_buf, int count,
src_buf            68 ompi/patterns/comm/allgather.c             (char *)src_buf);
src_buf           115 ompi/patterns/comm/allgather.c             src_buf_current=(char *)src_buf;
src_buf            30 ompi/patterns/comm/coll_ops.h OMPI_DECLSPEC int ompi_comm_allgather_pml(void *src_buf, void *dest_buf, int count,
src_buf            41 ompi/patterns/net/allreduce.c static void op_reduce(int op_type,(void *)src_dest_buf,(void *) src_buf, int count,