Searched refs:setExist (Results 1 – 2 of 2) sorted by relevance
364 const Entry newBitmapEntry(setExist(0 /* bitmap */, nextLabel), newTableIndex); in addNewEntryByResolvingConflict()391 setExist(setExist(0 /* bitmap */, nextLabel), conflictedKeyNextLabel); in addNewEntryByResolvingConflict()418 if (!writeEntry(Entry(setExist(bitmap, label), newTableIndex), bitmapEntryIndex)) { in addNewEntryByExpandingTable()
330 AK_FORCE_INLINE uint32_t setExist(const uint32_t bitmap, const int index) const { in setExist() function