|
Motr
M0
|

Go to the source code of this file.
Enumerations | |
| enum | { KEY_COUNT = 100, KEY_SIZE = 100 } |
Functions | |
| void | hash_city (void) |
| void | hash_fnv1 (void) |
| void | test_hash_fnc (void) |
| anonymous enum |
| Enumerator | |
|---|---|
| KEY_COUNT | |
| KEY_SIZE | |
Definition at line 27 of file hash_fnc.c.
| void hash_city | ( | void | ) |
Definition at line 32 of file hash_fnc.c.


| void hash_fnv1 | ( | void | ) |
Definition at line 65 of file hash_fnc.c.


| void test_hash_fnc | ( | void | ) |