![]() |
O2S C Library 1.8.2
Provide high-level data-structures and other fundamental tools for C projects
|
Go to the source code of this file.
Functions | |
uint32_t | cstring_fnv1a_32 (const char *cstring, size_t length) |
Fowler–Noll–Vo hash function, on 32 bits. | |
uint32_t | string_fnv1a_32 (const string_t *self) |
Fowler–Noll–Vo hash function, on 32 bits. |
Definition in file hashes.c.