Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
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(… in __string_to_float()