Home
last modified time | relevance | path

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

/third_party/eudev/src/shared/
Dhashmap.c1022 struct swap_entries *swap, bool may_resize) { in hashmap_base_put_boldly() argument
1030 if (may_resize) { in hashmap_base_put_boldly()
1067 #define hashmap_put_boldly(h, idx, swap, may_resize) \ argument
1068 hashmap_base_put_boldly(HASHMAP_BASE(h), idx, swap, may_resize)