curr_idx          369 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     OMPI_MPI_OFFSET_TYPE fd_len, rem_len, curr_idx, off;
curr_idx          448 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c     curr_idx = 0;
curr_idx          459 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	    buf_idx[proc] = (int) curr_idx;
curr_idx          462 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	curr_idx += fd_len;
curr_idx          478 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 		buf_idx[proc] = (int) curr_idx;
curr_idx          482 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	    curr_idx += fd_len;
curr_idx          468 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c     ADIO_Offset fd_len, rem_len, curr_idx, off;
curr_idx          548 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c     curr_idx = 0;
curr_idx          562 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c     ADIOI_Assert(curr_idx == (int) curr_idx);
curr_idx          563 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c     buf_idx[proc] = (int) curr_idx;
curr_idx          567 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 	curr_idx += fd_len;
curr_idx          588 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c         ADIOI_Assert(curr_idx == (int) curr_idx);
curr_idx          589 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c         buf_idx[proc] = (int) curr_idx;
curr_idx          593 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c 	    curr_idx += fd_len;
curr_idx          149 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c     ADIO_Offset avail_len, rem_len, curr_idx, off;
curr_idx          226 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c     curr_idx = 0;
curr_idx          238 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c 	ADIOI_Assert(curr_idx == (int) curr_idx);
curr_idx          240 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c 	buf_idx[proc][l] = (int) curr_idx;
curr_idx          241 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c 	curr_idx += avail_len;
curr_idx          262 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c 	    ADIOI_Assert(curr_idx == (int) curr_idx);
curr_idx          264 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c 	    buf_idx[proc][l] = (int) curr_idx;
curr_idx          266 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_aggregate.c 	    curr_idx += avail_len;
curr_idx          268 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c     ADIO_Offset fd_len, rem_len, curr_idx, off;
curr_idx          347 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c     curr_idx = 0;
curr_idx          361 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c     ADIOI_Assert(curr_idx == (int) curr_idx);
curr_idx          362 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c     buf_idx[proc] = (int) curr_idx;
curr_idx          366 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c 	curr_idx += fd_len; 
curr_idx          387 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c         ADIOI_Assert(curr_idx == (int) curr_idx);
curr_idx          388 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c         buf_idx[proc] = (int) curr_idx;
curr_idx          392 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c 	    curr_idx += fd_len;
curr_idx          239 ompi/mca/osc/ucx/osc_ucx_active_target.c             uint64_t curr_idx = 0, result = 0;
curr_idx          249 ompi/mca/osc/ucx/osc_ucx_active_target.c             curr_idx = result & (OMPI_OSC_UCX_POST_PEER_MAX - 1);
curr_idx          251 ompi/mca/osc/ucx/osc_ucx_active_target.c             remote_addr = module->state_addrs[ranks_in_win_grp[i]] + OSC_UCX_STATE_POST_STATE_OFFSET + sizeof(uint64_t) * curr_idx;