stail            1146 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     int rtail, stail;
stail            1174 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     stail = 0;
stail            1175 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     for (i=0; i<nprocs; i++) { sdispls[i] = stail; stail += send_size[i]; }
stail            1178 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     all_send_buf = (char *) ADIOI_Malloc( stail );
stail            1208 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     DBG_FPRINTF(stderr, "\ttails = %4d, %4d\n", stail, rtail );
stail            1547 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     int rtail, stail;
stail            1580 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     stail = 0;
stail            1581 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     for (i=0; i<nprocs; i++) { sdispls[i] = stail; stail += send_size[i]; }
stail            1584 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     all_send_buf = (char *) ADIOI_Malloc( stail );