Home
last modified time | relevance | path

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

/third_party/boost/libs/endian/test/
Dfloat_typedef_test.cpp77 test_arithmetic<big_float64_at>( 3.14159, true ); in main()
/third_party/boost/boost/endian/
Darithmetic.hpp101 typedef endian_arithmetic<order::big, double, 64, align::yes> big_float64_at; typedef
/third_party/boost/libs/endian/doc/endian/
Darithmetic.adoc368 typedef endian_arithmetic<order::big, double, 64, align::yes> big_float64_at;