Searched refs:hostageByte (Results 1 – 1 of 1) sorted by relevance
155 U32 hostageByte; member2647 dctx->hostageByte = 0; in ZSTD_resetDStream()2955 if (zds->hostageByte) { in ZSTD_decompressStream()2965 …if (!zds->hostageByte) { /* output not fully flushed; keep last byte as hostage; will be released … in ZSTD_decompressStream()2967 zds->hostageByte=1; in ZSTD_decompressStream()