Home
last modified time | relevance | path

Searched refs:XXH_RESTRICT (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/zstd/lib/common/
H A Dxxhash.h2664 # define XXH_RESTRICT /* disable */ macro
2666 # define XXH_RESTRICT restrict macro
2669 # define XXH_RESTRICT /* disable */ macro
3559 XXH_FORCE_INLINE xxh_u64 XXH3_mix16B(const xxh_u8* XXH_RESTRICT input, in XXH3_mix16B()
3560 const xxh_u8* XXH_RESTRICT secret, xxh_u64 seed64) in XXH3_mix16B()
3593 XXH3_len_17to128_64b(const xxh_u8* XXH_RESTRICT input, size_t len, in XXH3_len_17to128_64b()
3594 const xxh_u8* XXH_RESTRICT secret, size_t secretSize, in XXH3_len_17to128_64b()
3623 XXH3_len_129to240_64b(const xxh_u8* XXH_RESTRICT input, size_t len, in XXH3_len_129to240_64b()
3624 const xxh_u8* XXH_RESTRICT secret, size_t secretSize, in XXH3_len_129to240_64b()
3739 XXH3_accumulate_512_avx512(void* XXH_RESTRICT acc, in XXH3_accumulate_512_avx512()
[all …]