Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
A Dhist.h33 unsigned HIST_isError(size_t code); /*< tells if a return value is an error code */
A Dhist.c24 unsigned HIST_isError(size_t code) { return ERR_isError(code); } in HIST_isError() function

Completed in 4 milliseconds