Go to the documentation of this file.
45 #ifndef ABSL_HASH_INTERNAL_CITY_H_
46 #define ABSL_HASH_INTERNAL_CITY_H_
53 #include "absl/base/config.h"
57 namespace hash_internal {
78 #endif // ABSL_HASH_INTERNAL_CITY_H_
static const uint8_t seed[20]
uint64_t CityHash64WithSeed(const char *s, size_t len, uint64_t seed)
#define ABSL_NAMESPACE_END
uint64_t CityHash64(const char *s, size_t len)
#define ABSL_NAMESPACE_BEGIN
unsigned __int64 uint64_t
uint64_t CityHash64WithSeeds(const char *s, size_t len, uint64_t seed0, uint64_t seed1)
uint32_t CityHash32(const char *s, size_t len)
grpc
Author(s):
autogenerated on Fri May 16 2025 02:57:54