Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Dnum_get_float.cpp218 static const short _Stl_twoexp[80] = { variable
309 bexp += _Stl_twoexp[hi] - norm; in _Stl_tenscale()
316 bexp += _Stl_twoexp[lo] - norm; in _Stl_tenscale()