Home
last modified time | relevance | path

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

/llvm-project/libc/src/__support/
H A Dhash.h117 LIBC_INLINE constexpr HashState(uint64_t a, uint64_t b, uint64_t c, HashState() function
120 LIBC_INLINE HashState(uint64_t seed) { HashState() function