Home
last modified time | relevance | path

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

/linux/lib/zstd/common/
A Dentropy_common.c32 const char* FSE_getErrorName(size_t code) { return ERR_getErrorName(code); } in FSE_getErrorName() function
A Dfse.h88 FSE_PUBLIC_API const char* FSE_getErrorName(size_t code); /* provides error code string (useful f…

Completed in 5 milliseconds