Searched refs:delegateReadInt (Results 1 – 1 of 1) sorted by relevance
137 uint8 delegateReadInt; in _ReadSingleByte() local144 result = _CharToInt(delegateRead, &delegateReadInt); in _ReadSingleByte()147 fNextByteAssembly = delegateReadInt; in _ReadSingleByte()155 | (delegateReadInt >> followingNextByteAssemblyBits); in _ReadSingleByte()156 fNextByteAssembly = delegateReadInt & (0x3f >> (6 - followingNextByteAssemblyBits)); in _ReadSingleByte()