Home
last modified time | relevance | path

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

/trunk/main/sal/rtl/source/
H A Dmath.cxx46 static int const n10Count = 16; variable
47 static double const n10s[2][n10Count] = {
59 if ( -nExp <= n10Count ) in getN10Exp()
66 if ( nExp <= n10Count ) in getN10Exp()

Completed in 23 milliseconds