Home
last modified time | relevance | path

Searched refs:native_float64_t (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/endian/test/
Dfloat_typedef_test.cpp74 test_arithmetic<native_float64_t>( 3.14159, false ); in main()
/third_party/boost/boost/endian/
Darithmetic.hpp174 typedef endian_arithmetic<order::native, double, 64, align::no> native_float64_t; typedef
/third_party/boost/libs/endian/doc/endian/
Darithmetic.adoc352 typedef endian_arithmetic<order::native, double, 64> native_float64_t;