Searched defs:precision_type (Results 1 – 5 of 5) sorted by relevance
442 typedef typename detail::precision<digits10_type, bits_precision_type>::type precision_type; typedef480 typedef digits2<> precision_type; typedef482 typedef detail::precision<digits10<>, digits2<> >::type precision_type; typedef505 typedef digits2<> precision_type; typedef507 typedef detail::precision<digits10<>, digits2<> >::type precision_type; typedef548 typedef typename detail::precision<digits10_type, bits_precision_type>::type precision_type; typedef763 typedef typename Policy::precision_type precision_type; typedef802 typedef typename Policy::precision_type precision_type; typedef817 typedef typename Policy::precision_type precision_type; typedef
631 typedef typename policies::precision<result_type, Policy>::type precision_type; typedef
298 typedef typename policies::precision<result_type, Policy>::type precision_type; in log1p() typedef
368 enum precision_type { enum