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

/freebsd-current/sys/contrib/zstd/lib/common/
H A Dxxhash.h197 # define XXH3_state_s XXH_IPREF(XXH3_state_s) macro
827 * @see XXH3_state_s for details.
829 typedef struct XXH3_state_s XXH3_state_t;
967 * @see XXH64_state_s, XXH3_state_s
991 * @see XXH32_state_s, XXH3_state_s
1068 struct XXH3_state_s { struct
1100 * @brief Initializes a stack-allocated `XXH3_state_s`.

Completed in 111 milliseconds