Home
last modified time | relevance | path

Searched defs:tableSymbol (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dfse_compress.c80 FSE_FUNCTION_TYPE* tableSymbol = (FSE_FUNCTION_TYPE*)(cumul + (maxSymbolValue + 2)); in FSE_buildCTable_wksp() local
177 …FSE_FUNCTION_TYPE tableSymbol[FSE_MAX_TABLESIZE]; /* memset() is not necessary, even if static a… in FSE_buildCTable() local
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c7558 FSE_FUNCTION_TYPE* const tableSymbol = (FSE_FUNCTION_TYPE*)workSpace; in FSE_buildCTable_wksp() local
7653 …FSE_FUNCTION_TYPE tableSymbol[FSE_MAX_TABLESIZE]; /* memset() is not necessary, even if static a… in FSE_buildCTable() local