Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dfossildelta.c399 int cnt, ofst, litsz; in delta_create() local
424 litsz = i-k; /* Number of bytes of literal text before the copy */ in delta_create()
433 bestLitsz = litsz; in delta_create()
/sqlite-3.40.0/tool/
H A Dsqldiff.c1068 int cnt, ofst, litsz; in rbuDeltaCreate() local
1094 litsz = i-k; /* Number of bytes of literal text before the copy */ in rbuDeltaCreate()
1103 bestLitsz = litsz; in rbuDeltaCreate()