Searched refs:AllocByteOffset (Results 1 – 2 of 2) sorted by relevance
201 uint64_t &AllocByteOffset, uint8_t &AllocMask);
176 uint64_t BitSize, uint64_t &AllocByteOffset, in allocate() argument184 AllocByteOffset = BitAllocs[Bit]; in allocate()187 unsigned ReqSize = AllocByteOffset + BitSize; in allocate()195 Bytes[AllocByteOffset + B] |= AllocMask; in allocate()