Home
last modified time | relevance | path

Searched defs:XXH_OK (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_xxhash.h35 typedef enum { XXH_OK=0, XXH_ERROR } XXH_errorcode; enumerator
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dxxhash.h59 typedef enum { XXH_OK=0, XXH_ERROR } XXH_errorcode; enumerator
/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h187 # define XXH_OK XXH_IPREF(XXH_OK) macro
332 typedef enum { XXH_OK=0, XXH_ERROR } XXH_errorcode; enumerator