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

/freebsd-10-stable/contrib/libucl/src/
H A Dxxhash.h70 typedef enum { XXH_OK=0, XXH_ERROR } XXH_errorcode; enumerator in enum:__anon1923
H A Dxxhash.c327 return XXH_OK;
355 return XXH_OK;
400 return XXH_OK;
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_xxhash.h35 typedef enum { XXH_OK=0, XXH_ERROR } XXH_errorcode; enumerator in enum:__anon62
H A Dxxhash.c349 return XXH_OK;
377 return XXH_OK;
422 return XXH_OK;

Completed in 111 milliseconds