Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v05.c1112 #define FSEv05_DECODE_TYPE FSEv05_decode_t macro
1217 FSEv05_DECODE_TYPE* const tableDecode = (FSEv05_DECODE_TYPE*) (tdPtr); in FSEv05_buildDTable()