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

/external/stlport/src/
H A Dnum_get_float.cpp218 static const short _Stl_twoexp[80] = { variable
309 bexp += _Stl_twoexp[hi] - norm;
316 bexp += _Stl_twoexp[lo] - norm;

Completed in 69 milliseconds