Home
last modified time | relevance | path

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

/linux/include/linux/ !
H A Dzstd_errors.h68 ZSTD_error_dstSize_tooSmall = 70, enumerator
/linux/lib/ !
H A Ddecompress_unzstd.c108 case ZSTD_error_dstSize_tooSmall: in handle_zstd_error()