Searched defs:ieee854_long_double (Results 1 - 1 of 1) sorted by last modified time

/external/stlport/src/
H A Dnum_get_float.cpp56 union ieee854_long_double { union
874 val = _Stl_string_to_doubleT<long double,ieee854_long_double,16,IEEE854_LONG_DOUBLE_BIAS>(v.c_str());

Completed in 71 milliseconds