Searched refs:CurBitPos (Results 1 – 1 of 1) sorted by relevance
252 size_t CurBitPos = GetCurrentBitNo(); in readRecord() local253 size_t NewEnd = CurBitPos+((NumElts+3)&~3)*8; in readRecord()267 const char *Ptr = (const char *)getPointerToBit(CurBitPos, NumElts); in readRecord()