Searched defs:digits2 (Results 1 – 7 of 7) sorted by relevance
3752 char *digits2 = in VASNPRINTF() local3888 char *digits2 = in VASNPRINTF() local4211 char *digits2 = in VASNPRINTF() local4359 char *digits2 = in VASNPRINTF() local
2424 struct digits2<number<gmp_float<0>, et_on> > struct2426 static long value() in value()2433 struct digits2<number<gmp_float<0>, et_off> > struct2435 static long value() in value()2442 struct digits2<number<debug_adaptor<gmp_float<0> >, et_on> > struct2444 static long value() in value()2451 struct digits2<number<debug_adaptor<gmp_float<0> >, et_off> > struct2453 static long value() in value()
426 …static const unsigned digits2 = (digits10 * 1000uL) / 301uL + ((digits10 * 1000uL) % 301 ? 2u :… member
3997 char *digits2 = in VASNPRINTF() local4133 char *digits2 = in VASNPRINTF() local4456 char *digits2 = in VASNPRINTF() local4604 char *digits2 = in VASNPRINTF() local
1493 struct digits2 struct1499 …x == 10 ? (((std::numeric_limits<T>::digits + 1) * 1000L) / 301L) : std::numeric_limits<T>::digits;1500 static inline BOOST_CONSTEXPR long value() BOOST_NOEXCEPT { return m_value; } in value()
354 int digits2[] = {0x3007, 0x004e00, 0x004e8c, 0x004e09, 0x0056d8, in TestDigits() local