Searched refs:hashmap_cast_ptr (Results 1 – 2 of 2) sorted by relevance
125 #define hashmap_cast_ptr(p) ({ \ macro145 hashmap_cast_ptr(old_key), \146 hashmap_cast_ptr(old_value))164 hashmap_cast_ptr(old_key), \165 hashmap_cast_ptr(old_value))170 hashmap_find((map), (long)(key), hashmap_cast_ptr(value))
Completed in 6 milliseconds