Searched defs:ZSTD_getErrorCode (Results 1 - 2 of 2) sorted by relevance

/u-boot/lib/zstd/
H A Dzstd_common_module.c26 EXPORT_SYMBOL_GPL(ZSTD_getErrorCode); variable
/u-boot/lib/zstd/common/
H A Dzstd_common.c45 ZSTD_ErrorCode ZSTD_getErrorCode(size_t code) { return ERR_getErrorCode(code); } function

Completed in 115 milliseconds