Searched defs:ZSTD_getErrorString (Results 1 – 3 of 3) sorted by relevance
48 const char* ZSTD_getErrorString(ZSTD_ErrorCode code) { return ERR_getErrorString(code); } in ZSTD_getErrorString() function
54 const char* ZSTD_getErrorString(ZSTD_ErrorCode code) { return ERR_getErrorString(code); } in ZSTD_getErrorString() function
94 #define ZSTD_getErrorString zfs_ZSTD_getErrorString macro