Searched refs:kDoubleExponentBits (Results 1 – 3 of 3) sorted by relevance
1062 const unsigned kDoubleExponentBits = 11; variable1291 FPRound<uint64_t, kDoubleExponentBits, kDoubleMantissaBits>(sign, in FPRoundToDouble()
147 using vixl::kDoubleExponentBits;
159 VIXL_CHECK(vixl::aarch64::kDoubleExponentBits == vixl::kDoubleExponentBits); in TEST()