Searched defs:float128 (Results 1 – 4 of 4) sorted by relevance
61 typedef _Float128 float128; typedef63 typedef __float128 float128; typedef65 typedef __int128 float128; typedef
609 bool type_sets_errno(const boost::multiprecision::float128&) in type_sets_errno()
63 bool has_bad_bankers_rounding(const boost::multiprecision::float128&) in has_bad_bankers_rounding()
144 typedef number<float128_backend, et_off> float128; typedef