Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v06.c1181 #define FSEv06_DECODE_TYPE FSEv06_decode_t macro
1461 FSEv06_DECODE_TYPE* const tableDecode = (FSEv06_DECODE_TYPE*) (tdPtr); in FSEv06_buildDTable()