Home
last modified time | relevance | path

Searched defs:HashState (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libc/src/__support/
H A Dhash.h116 LIBC_INLINE constexpr HashState(uint64_t a, uint64_t b, uint64_t c, in HashState() function
119 LIBC_INLINE HashState(uint64_t seed) { in HashState() function