Searched defs:XXH32_init (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/libarchive/libarchive/ | ||
H A D | archive_xxhash.h | 40 void* (*XXH32_init)(unsigned int seed); member |
H A D | xxhash.c | 357 void* XXH32_init (U32 seed) in XXH32_init() function |