Searched refs:low_hash (Results 1 – 1 of 1) sorted by relevance
52 uint64 low_hash; in ReadUInt128() local54 if (!ReadUInt64(&low_hash)) { in ReadUInt128()61 *result = uint128(high_hash, low_hash); in ReadUInt128()