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

/external/valgrind/helgrind/
H A Dlibhb_core.c1659 Word nwix = szB / N_LINE_ARANGE; local
1661 if (nwix > N_WAY_NENT)
1662 nwix = N_WAY_NENT; // no need to check several times the same entry.
1664 for (wix = 0; wix < nwix; wix++) {

Completed in 125 milliseconds