Searched refs:XXH_ERROR (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_xxhash.h35 typedef enum { XXH_OK=0, XXH_ERROR } XXH_errorcode; enumerator in enum:__anon2107
H A Dxxhash.c368 if (input==NULL) return XXH_ERROR;
/freebsd-12-stable/sys/contrib/zstd/lib/common/
H A Dxxhash.h79 typedef enum { XXH_OK=0, XXH_ERROR } XXH_errorcode; enumerator in enum:__anon11612
H A Dxxhash.c599 if (input==NULL) return XXH_ERROR;
719 if (input==NULL) return XXH_ERROR;

Completed in 58 milliseconds