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