Searched refs:hash_msl (Results 1 – 1 of 1) sorted by relevance
268 static List<ShapeInMSL const *> hash_msl[]; member in ShapeInMSL308 hash_msl[HashMSLFunc(listpos)].add_entry(this); in AddToHashTables()318 hash_msl[HashMSLFunc(listpos)].delete_entry(this); in RemoveFromHashTables()325 List<ShapeInMSL const *> ShapeInMSL::hash_msl[SIM_HASH_SIZE]; member in ShapeInMSL355 for (LIF<ShapeInMSL const *> i(&hash_msl[HashMSLFunc(pos)]); !i.done(); i.next()) in GetByMSL()437 while(hash_msl[i].size())hash_msl[i].delete_first_entry(); in PurgeMSLShapeList()