Home
last modified time | relevance | path

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

/dflybsd-src/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