Home
last modified time | relevance | path

Searched defs:FP128_INT_LIMIT (Results 1 – 2 of 2) sorted by relevance

/dports/math/reduce/Reduce-svn5758-src/csl/cslbase/
H A Darith04.cpp340 static float128_t FP128_INT_LIMIT = {{0, INT64_C(0x406f000000000000)}}; variable
346 static float128_t FP128_INT_LIMIT = {{INT64_C(0x406f000000000000), 0}}; variable
H A Darithlib.hpp6155 INLINE_VAR float128_t FP128_INT_LIMIT = {{0, INT64_C(0x406f000000000000)}}; variable
6160 INLINE_VAR float128_t FP128_INT_LIMIT = {{INT64_C(0x406f000000000000), 0}}; variable