Home
last modified time | relevance | path

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

/src/sys/contrib/zstd/lib/legacy/
H A Dzstd_v07.c945 #define FSEv07_DECODE_TYPE FSEv07_decode_t macro
1481 FSEv07_DECODE_TYPE* const tableDecode = (FSEv07_DECODE_TYPE*) (tdPtr); in FSEv07_buildDTable()