Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_lazy.c1425 #define GEN_ZSTD_ROW_VTABLE_ARRAY(dictMode) \ macro
1459 …STD_LazyVTable const* const rowVTables[4][3][3] = GEN_ZSTD_VTABLE_ARRAY(GEN_ZSTD_ROW_VTABLE_ARRAY); in ZSTD_selectLazyVTable()