Searched refs:CurBitPos (Results 1 – 1 of 1) sorted by relevance
336 size_t CurBitPos = GetCurrentBitNo(); in readRecord() local337 const size_t NewEnd = CurBitPos + alignTo(NumElts, 4) * 8; in readRecord()348 const char *Ptr = (const char *)getPointerToBit(CurBitPos, NumElts); in readRecord()