Searched refs:ZSTD_FOR_EACH_DICT_MODE (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/zstd/compress/
H A Dzstd_lazy.c1372 #define ZSTD_FOR_EACH_DICT_MODE(X, ...) \ macro
1379 ZSTD_FOR_EACH_DICT_MODE(ZSTD_FOR_EACH_MLS_ROWLOG, GEN_ZSTD_ROW_SEARCH_FN)
1381 ZSTD_FOR_EACH_DICT_MODE(ZSTD_FOR_EACH_MLS, GEN_ZSTD_BT_SEARCH_FN)
1383 ZSTD_FOR_EACH_DICT_MODE(ZSTD_FOR_EACH_MLS, GEN_ZSTD_HC_SEARCH_FN)

Completed in 128 milliseconds