Searched refs:lastIx (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/helgrind/
H A Dlibhb_core.c5006 Word firstIx, lastIx; local
5046 firstIx = lastIx = 0;
5049 &key, &firstIx, &lastIx,
5055 confThr, confTym, found, firstIx, lastIx);
5064 = (ULong_n_EC*)VG_(indexXA)( confThr->local_Kws_n_stacks, lastIx );
5066 if (lastIx+1 < VG_(sizeXA)( confThr->local_Kws_n_stacks )) {
5069 lastIx+1 );
5077 lastIx+1 if hist1_seg_end is NULL. */

Completed in 174 milliseconds