Searched refs:BitAllocs (Results 1 – 2 of 2) sorted by relevance
184 uint64_t BitAllocs[BitsPerByte]; member187 memset(BitAllocs, 0, sizeof(BitAllocs)); in ByteArrayBuilder()
180 if (BitAllocs[I] < BitAllocs[Bit]) in allocate()183 AllocByteOffset = BitAllocs[Bit]; in allocate()187 BitAllocs[Bit] = ReqSize; in allocate()408 ByteArraySizeBits = BAB.BitAllocs[0] + BAB.BitAllocs[1] + BAB.BitAllocs[2] + in allocateByteArrays()409 BAB.BitAllocs[3] + BAB.BitAllocs[4] + BAB.BitAllocs[5] + in allocateByteArrays()410 BAB.BitAllocs[6] + BAB.BitAllocs[7]; in allocateByteArrays()