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