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

/freebsd-13-stable/contrib/xz/src/liblzma/common/
H A Doutqueue.h101 /// lzma_outq_has_buf() must be used to check that there is a buffer
145 lzma_outq_has_buf(const lzma_outq *outq) function
H A Dstream_encoder_mt.c519 if (!lzma_outq_has_buf(&coder->outq))
648 || !lzma_outq_has_buf(&coder->outq))

Completed in 47 milliseconds