Searched defs:cBound (Results 1 – 1 of 1) sorted by relevance
245 { size_t const cBound = LZ4F_compressBound(0, NULL); in basicTests() local252 { size_t cBound; in basicTests() local263 { size_t const cBound = LZ4F_compressBound(1 KB, &prefs); in basicTests() local