Searched refs:startidx (Results 1 – 2 of 2) sorted by relevance
1250 int startidx; /* first bin of a traversed block */ local1387 startidx = idx; /* (track incomplete blocks) */1430 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)1435 --startidx;
2115 int startidx; /* first bin of a traversed block */2241 startidx = idx; /* (track incomplete blocks) */2284 if ((startidx & (BINBLOCKWIDTH - 1)) == 0)2289 --startidx;