Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/lzma/
H A DLzmaEnc.c1148 Bool nextIsChar; in GetOptimum() local
1236 nextIsChar = False; in GetOptimum()
1259 nextIsChar = True; in GetOptimum()
1273 nextIsChar = True; in GetOptimum()
1287 if (!nextIsChar && matchByte != curByte) /* speed optimization */ in GetOptimum()