Home
last modified time | relevance | path

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

/titanic_51/usr/src/tools/scripts/
H A Dwsdiff.py87 diffs_sz_thresh = 4096 variable
224 if not vdiffs and difflen > diffs_sz_thresh :
225 print(diffs[:diffs_sz_thresh], file=log)