Searched refs:U64_SIZE (Results 1 – 1 of 1) sorted by relevance
64 return Emit(reinterpret_cast<uint8_t *>(&data), U64_SIZE); in EmitU64()137 static constexpr size_t U64_SIZE = 8; variable