Searched refs:dictGetHashFunctionSeed (Results 1 – 2 of 2) sorted by relevance
| /f-stack/app/redis-5.0.5/src/ | ||
| H A D | dict.h | 179 uint8_t *dictGetHashFunctionSeed(void); |
| H A D | dict.c | 80 uint8_t *dictGetHashFunctionSeed(void) { in dictGetHashFunctionSeed() function |