Searched defs:XXH_errorcode (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_xxhash.h35 typedef enum { XXH_OK=0, XXH_ERROR } XXH_errorcode; typedef in typeref:enum:__anon1146
/freebsd-13-stable/sys/contrib/zstd/lib/common/
H A Dxxhash.h59 typedef enum { XXH_OK=0, XXH_ERROR } XXH_errorcode; typedef in typeref:enum:__anon10896
/freebsd-13-stable/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.c5243 typedef enum { XXH_OK=0, XXH_ERROR } XXH_errorcode; typedef in typeref:enum:__anon10703
[all...]

Completed in 198 milliseconds