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