Searched refs:m_LenLow (Results 1 – 1 of 1) sorted by relevance
170 uint8_t m_LenLow; member189 pCompact->m_LenHigh * 256 + pCompact->m_LenLow != len) { in _CompactStringSame()204 pCompact->m_LenLow = len % 256; in _CompactStringStore()211 pCompact->m_LenHigh * 256 + pCompact->m_LenLow); in _CompactStringGet()