Searched refs:SlotWeight (Results 1 – 1 of 1) sorted by relevance
80 const unsigned SlotWeight = 8; in setWeight() local81 const unsigned MaskWeight = SlotWeight - 1; in setWeight()85 assert(SlotWeight * s < 32 && "Argument to setWeight too large."); in setWeight()91 (Key << (SlotWeight * s)) * ((MaskWeight - countPopulation(getUnits())) in setWeight()