Home
last modified time | relevance | path

Searched refs:diffs_sz_thresh (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/tools/scripts/
H A Dwsdiff.py86 diffs_sz_thresh = 4096 variable
226 if not vdiffs and difflen > diffs_sz_thresh :
227 print(diffs[:diffs_sz_thresh], file=log)