Home
last modified time | relevance | path

Searched refs:HashmapType (Results 1 – 1 of 1) sorted by relevance

/third_party/eudev/src/shared/
Dhashmap.c166 enum HashmapType { enum
219 enum HashmapType type:2; /* HASHMAP_TYPE_* */
775 static struct HashmapBase *hashmap_base_new(const struct hash_ops *hash_ops, enum HashmapType type … in hashmap_base_new()
826 enum HashmapType type HASHMAP_DEBUG_PARAMS) { in hashmap_base_ensure_allocated()