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