Searched defs:totalIndex (Results 1 – 1 of 1) sorted by relevance
70 const int totalIndex = byteIndex * BIT_PER_BYTE + bitIndex; in Alloc() local83 const unsigned long totalIndex = static_cast<unsigned long>( offset / m_BlockSize ); in Free() local