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

/netbsd-current/external/apache2/llvm/dist/libcxx/src/
H A Dtypeinfo.cpp27 constexpr size_t fnv_offset_basis = 14695981039346656037ull; variable
30 constexpr size_t fnv_offset_basis = 2166136261ull;
34 size_t value = fnv_offset_basis;

Completed in 82 milliseconds