Home
last modified time | relevance | path

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

/third_party/eudev/src/shared/
H A Dhashmap.h176 int internal_hashmap_ensure_allocated(Hashmap **h, const struct hash_ops *hash_ops HASHMAP_DEBUG_PARAMS);
178 #define hashmap_ensure_allocated(h, ops) internal_hashmap_ensure_allocated(h, ops HASHMAP_DEBUG_SRC_ARGS)
H A Dhashmap.c842 int internal_hashmap_ensure_allocated(Hashmap **h, const struct hash_ops *hash_ops HASHMAP_DEBUG_PARAMS) { in internal_hashmap_ensure_allocated() function

Completed in 4 milliseconds