Searched defs:maxElements (Results 1 – 2 of 2) sorted by relevance
120 size_t maxElements = (1ULL << indexBits); in add() local174 size_t maxElements = (1ULL << indexBits); in addFixed() local
1174 int maxElements = findMaxIndex(count,indices_type,indices) + 1; in convertIndirect() local