Searched defs:hashmap_remove_and_put (Results 1 – 2 of 2) sorted by relevance
341 TEST(hashmap_remove_and_put) { in TEST() argument
1438 int hashmap_remove_and_put(Hashmap *h, const void *old_key, const void *new_key, void *value) { in hashmap_remove_and_put() function