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