tbuf              448 ompi/mca/coll/basic/coll_basic_reduce_scatter.c             char *tbuf;
tbuf              459 ompi/mca/coll/basic/coll_basic_reduce_scatter.c             tbuf = lbuf; lbuf = buf; buf = tbuf;
tbuf              141 ompi/mca/coll/basic/coll_basic_reduce_scatter_block.c             char *tbuf;
tbuf              152 ompi/mca/coll/basic/coll_basic_reduce_scatter_block.c             tbuf = lbuf; lbuf = buf; buf = tbuf;
tbuf              574 ompi/mca/coll/libnbc/nbc_ialltoall.c     char *tbuf = (char *) buf + (intptr_t)peer * (intptr_t)count * ext;
tbuf              575 ompi/mca/coll/libnbc/nbc_ialltoall.c     res = NBC_Sched_copy (tbuf, false, count, type,
tbuf              585 ompi/mca/coll/libnbc/nbc_ialltoall.c     res = NBC_Sched_recv (tbuf, false , count, type, peer, schedule, true);
tbuf              369 ompi/mca/coll/libnbc/nbc_ialltoallv.c     char *tbuf = (char *) buf + displs[peer] * ext;
tbuf              370 ompi/mca/coll/libnbc/nbc_ialltoallv.c     res = NBC_Sched_copy (tbuf, false, counts[peer], type,
tbuf              381 ompi/mca/coll/libnbc/nbc_ialltoallv.c       res = NBC_Sched_recv (tbuf, false , counts[peer], type, peer, schedule, true);
tbuf              344 ompi/mca/coll/libnbc/nbc_ialltoallw.c     char *tbuf = (char *) buf + displs[peer];
tbuf              346 ompi/mca/coll/libnbc/nbc_ialltoallw.c     res = NBC_Sched_copy (tbuf, false, counts[peer], types[peer],
tbuf              356 ompi/mca/coll/libnbc/nbc_ialltoallw.c     res = NBC_Sched_recv (tbuf, false , counts[peer], types[peer], peer, schedule, true);
tbuf              403 ompi/mca/coll/libnbc/nbc_ireduce.c         int tbuf;
tbuf              426 ompi/mca/coll/libnbc/nbc_ireduce.c         tbuf = tmprbuf; tmprbuf = tmplbuf; tmplbuf = tbuf;
tbuf              290 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c       char *tbuf;
tbuf              305 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c       tbuf = lbuf; lbuf = rbuf; rbuf = tbuf;
tbuf              286 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c       char *tbuf;
tbuf              301 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c       tbuf = lbuf; lbuf = rbuf; rbuf = tbuf;
tbuf              114 ompi/mca/common/ompio/common_ompio_file_read.c         char *tbuf=NULL;
tbuf              116 ompi/mca/common/ompio/common_ompio_file_read.c         OMPIO_PREPARE_READ_BUF(fh,buf,count,datatype,tbuf,&convertor,max_data,decoded_iov,iov_count);        
tbuf              293 ompi/mca/common/ompio/common_ompio_file_read.c             char *tbuf=NULL;
tbuf              295 ompi/mca/common/ompio/common_ompio_file_read.c             OMPIO_PREPARE_READ_BUF(fh,buf,count,datatype,tbuf,&ompio_req->req_convertor,max_data,decoded_iov,iov_count); 
tbuf              297 ompi/mca/common/ompio/common_ompio_file_read.c             ompio_req->req_tbuf = tbuf;
tbuf              432 ompi/mca/common/ompio/common_ompio_file_read.c         char *tbuf=NULL;
tbuf              437 ompi/mca/common/ompio/common_ompio_file_read.c         OMPIO_PREPARE_READ_BUF(fh,buf,count,datatype,tbuf,&convertor,max_data,decoded_iov,iov_count);   
tbuf               96 ompi/mca/common/ompio/common_ompio_file_write.c         char *tbuf=NULL;
tbuf               99 ompi/mca/common/ompio/common_ompio_file_write.c         OMPIO_PREPARE_BUF(fh,buf,count,datatype,tbuf,&convertor,max_data,decoded_iov,iov_count);     
tbuf              269 ompi/mca/common/ompio/common_ompio_file_write.c             char *tbuf=NULL;
tbuf              272 ompi/mca/common/ompio/common_ompio_file_write.c             OMPIO_PREPARE_BUF(fh,buf,count,datatype,tbuf,&convertor,max_data,decoded_iov,iov_count);                    
tbuf              276 ompi/mca/common/ompio/common_ompio_file_write.c             ompio_req->req_tbuf = tbuf;
tbuf              408 ompi/mca/common/ompio/common_ompio_file_write.c         char *tbuf=NULL;
tbuf              413 ompi/mca/common/ompio/common_ompio_file_write.c         OMPIO_PREPARE_BUF(fh,buf,count,datatype,tbuf,&convertor,max_data,decoded_iov,iov_count);