Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v05.c1108 #define FSEv05_DECODE_TYPE FSEv05_decode_t macro
1213 FSEv05_DECODE_TYPE* const tableDecode = (FSEv05_DECODE_TYPE*) (tdPtr); in FSEv05_buildDTable()