Searched defs:Hashmap (Results 1 – 3 of 3) sorted by relevance
34 struct Hashmap { struct43 Hashmap* hashmapCreate(size_t initialCapacity, in hashmapCreate() argument
35 typedef struct Hashmap Hashmap; typedef