Searched defs:totalBits (Results 1 – 2 of 2) sorted by relevance
115 immutable ulong totalBits = data.length * 8; in BitmappedBlockImpl() local
162 immutable ulong totalBits = data.length * 8; in this() local