Searched refs:used_portions (Results 1 – 1 of 1) sorted by relevance
2871 static htab_t used_portions; variable2913 h = (struct used_part_map *) htab_find_with_hash (used_portions, &in, uid); in up_lookup()2930 loc = htab_find_slot_with_hash (used_portions, h, in up_insert()3267 used_portions = htab_create (10, used_part_map_hash, used_part_map_eq, in create_structure_vars()3290 htab_delete (used_portions); in create_structure_vars()