Searched defs:hashmap_copy (Results 1 – 2 of 2) sorted by relevance
51 TEST(hashmap_copy) { in TEST() argument
133 #define hashmap_copy(h) ((Hashmap*) _hashmap_copy(HASHMAP_BASE(h) HASHMAP_DEBUG_SRC_ARGS)) macro