Home
last modified time | relevance | path

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

/third_party/boost/libs/endian/test/
Dfloat_typedef_test.cpp68 test_arithmetic<big_float64_t>( 3.14159, false ); in main()
/third_party/boost/boost/endian/
Darithmetic.hpp170 typedef endian_arithmetic<order::big, double, 64, align::no> big_float64_t; typedef
/third_party/boost/libs/endian/doc/endian/
Darithmetic.adoc304 typedef endian_arithmetic<order::big, double, 64> big_float64_t;