Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Dnum_get_float.cpp699 register unsigned negate_exp = 0; in _Stl_string_to_double() local
705 negate_exp = 1; in _Stl_string_to_double()
714 if (negate_exp) { in _Stl_string_to_double()
804 bool negate_exp = false; in _Stl_string_to_doubleT() local
810 negate_exp = true; in _Stl_string_to_doubleT()
819 if (negate_exp) { in _Stl_string_to_doubleT()