Home
last modified time | relevance | path

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

/lib/zstd/decompress/
A Dzstd_decompress_internal.h174 U32 hostageByte; member
A Dzstd_decompress.c1866 zds->hostageByte = 0; in ZSTD_decompressStream()
2070 if (zds->hostageByte) { in ZSTD_decompressStream()
2080 …if (!zds->hostageByte) { /* output not fully flushed; keep last byte as hostage; will be released … in ZSTD_decompressStream()
2082 zds->hostageByte=1; in ZSTD_decompressStream()

Completed in 14 milliseconds