Searched refs:native_float64_t (Results 1 – 4 of 4) sorted by relevance
23 native_float64_t b;30 BOOST_TEST_EQ( sizeof(native_float64_t), 8 ); in main()
74 test_arithmetic<native_float64_t>( 3.14159, false ); in main()
174 typedef endian_arithmetic<order::native, double, 64, align::no> native_float64_t; typedef
351 typedef endian_arithmetic<order::native, double, 64> native_float64_t;