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

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

Completed in 71 milliseconds