Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dzstd.h74 } ZSTD_ErrorCode; typedef
106 static __attribute__((unused)) ZSTD_ErrorCode ZSTD_getErrorCode( in ZSTD_getErrorCode()
110 return (ZSTD_ErrorCode)0; in ZSTD_getErrorCode()
111 return (ZSTD_ErrorCode)(0 - functionResult); in ZSTD_getErrorCode()
/linux-4.19.296/lib/zstd/
Derror_private.h36 typedef ZSTD_ErrorCode ERR_enum;