Searched refs:NCountSize (Results 1 – 1 of 1) sorted by relevance
281 …{ size_t const NCountSize = FSE_writeNCount(op, (size_t)(oend - op), wksp->norm, max, tableLog);… in ZSTD_buildCTable() local282 FORWARD_IF_ERROR(NCountSize, "FSE_writeNCount failed"); in ZSTD_buildCTable()284 return NCountSize; in ZSTD_buildCTable()