Searched defs:hashmap (Results 1 – 1 of 1) sorted by relevance
47 struct hashmap { struct48 int nr, alloc;49 struct entry {88 static void insert_record(xpparam_t const *xpp, int line, struct hashmap *map, in insert_record() argument