Home
last modified time | relevance | path

Searched refs:FSE_FUNCTION_TYPE (Results 1 – 2 of 2) sorted by relevance

/lib/zstd/common/
A Dfse_decompress.c46 #ifndef FSE_FUNCTION_TYPE
91 tableDecode[highThreshold--].symbol = (FSE_FUNCTION_TYPE)s; in FSE_buildDTable_internal()
153 tableDecode[position].symbol = (FSE_FUNCTION_TYPE)s; in FSE_buildDTable_internal()
163 FSE_FUNCTION_TYPE const symbol = (FSE_FUNCTION_TYPE)(tableDecode[u].symbol); in FSE_buildDTable_internal()
A Dfse.h664 #define FSE_FUNCTION_TYPE BYTE macro

Completed in 8 milliseconds