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

/external/valgrind/main/coregrind/m_debuginfo/
H A Dreaddwarf3.c3317 Word m, n, i, nDel, nSubst, nThresh; local
3325 nThresh = n / 200;
3339 } while (nDel > nThresh || nSubst > nThresh);

Completed in 68 milliseconds