Home
last modified time | relevance | path

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

/third_party/eudev/src/shared/
H A Dhashmap.h85 unsigned long trivial_hash_func(const void *p, const uint8_t hash_key[HASH_KEY_SIZE]) _pure_;
H A Dhashmap.c291 unsigned long trivial_hash_func(const void *p, const uint8_t hash_key[HASH_KEY_SIZE]) { in trivial_hash_func() function
302 .hash = trivial_hash_func,

Completed in 5 milliseconds