Searched refs:DiceTableEntry (Results 1 – 1 of 1) sorted by relevance
205 typedef std::pair<uint64_t, DiceRef> DiceTableEntry; typedef206 typedef std::vector<DiceTableEntry> DiceTable;215 static bool compareDiceTableEntries(const DiceTableEntry &i, in compareDiceTableEntries()216 const DiceTableEntry &j) { in compareDiceTableEntries()