Searched refs:AllocByteOffset (Results 1 – 2 of 2) sorted by relevance
196 uint64_t &AllocByteOffset, uint8_t &AllocMask);
175 uint64_t BitSize, uint64_t &AllocByteOffset, in allocate() argument183 AllocByteOffset = BitAllocs[Bit]; in allocate()186 unsigned ReqSize = AllocByteOffset + BitSize; in allocate()194 Bytes[AllocByteOffset + B] |= AllocMask; in allocate()