Searched refs:hostageByte (Results 1 – 4 of 4) sorted by relevance
184 U32 hostageByte; member
1964 zds->hostageByte = 0; in ZSTD_decompressStream()2195 if (zds->hostageByte) { in ZSTD_decompressStream()2205 …if (!zds->hostageByte) { /* output not fully flushed; keep last byte as hostage; will be released … in ZSTD_decompressStream()2207 zds->hostageByte=1; in ZSTD_decompressStream()
189 U32 hostageByte; member
2124 zds->hostageByte = 0; in ZSTD_decompressStream()2370 if (zds->hostageByte) { in ZSTD_decompressStream()2380 …if (!zds->hostageByte) { /* output not fully flushed; keep last byte as hostage; will be released … in ZSTD_decompressStream()2382 zds->hostageByte=1; in ZSTD_decompressStream()