Searched refs:nullInput (Results 1 – 2 of 2) sorted by relevance
7640 const ZSTD_inBuffer nullInput = { NULL, 0, 0 }; in inBuffer_forEndFlush() local7642 return stableInput ? zcs->expectedInBuffer : nullInput; in inBuffer_forEndFlush()
7641 const ZSTD_inBuffer nullInput = { NULL, 0, 0 }; in inBuffer_forEndFlush() local7643 return stableInput ? zcs->expectedInBuffer : nullInput; in inBuffer_forEndFlush()