Searched refs:big_result (Results 1 – 1 of 1) sorted by relevance
64 uint64_t big_result = in ConvertDToICVersion() local66 big_result = big_result >> (Double::kPhysicalSignificandSize - exponent); in ConvertDToICVersion()67 result = static_cast<uint32_t>(big_result); in ConvertDToICVersion()