Searched refs:maxIndexBitSize (Results 1 – 1 of 1) sorted by relevance
223 constexpr uint64_t maxIndexBitSize = 8; in readSparseArray() local224 if (indexBitSize > maxIndexBitSize) { in readSparseArray()