Searched refs:CurBitPos (Results 1 – 1 of 1) sorted by relevance
336 size_t CurBitPos = GetCurrentBitNo(); in readRecord() local338 CurBitPos + static_cast<uint64_t>(alignTo(NumElts, 4)) * 8; in readRecord()349 const char *Ptr = (const char *)getPointerToBit(CurBitPos, NumElts); in readRecord()