Home
last modified time | relevance | path

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

/third_party/boost/libs/endian/test/
Dfloat_typedef_test.cpp67 test_arithmetic<big_float32_t>( 3.1416f, false ); in main()
/third_party/boost/boost/endian/
Darithmetic.hpp169 typedef endian_arithmetic<order::big, float, 32, align::no> big_float32_t; typedef
/third_party/boost/libs/endian/doc/endian/
Darithmetic.adoc303 typedef endian_arithmetic<order::big, float, 32> big_float32_t;