Searched refs:hostageByte (Results 1 – 2 of 2) sorted by relevance
179 U32 hostageByte; member
1892 zds->hostageByte = 0; in ZSTD_decompressStream()2096 if (zds->hostageByte) { in ZSTD_decompressStream()2106 …if (!zds->hostageByte) { /* output not fully flushed; keep last byte as hostage; will be released … in ZSTD_decompressStream()2108 zds->hostageByte=1; in ZSTD_decompressStream()
Completed in 9 milliseconds