Searched refs:NCountSize (Results 1 – 1 of 1) sorted by relevance
277 …{ size_t const NCountSize = FSE_writeNCount(op, oend - op, wksp->norm, max, tableLog); /* over… in ZSTD_buildCTable() local278 FORWARD_IF_ERROR(NCountSize, "FSE_writeNCount failed"); in ZSTD_buildCTable()280 return NCountSize; in ZSTD_buildCTable()