Home
last modified time | relevance | path

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

/aoo42x/main/sal/rtl/source/
H A Dmath.cxx520 typename T::Char cS = pBuf[j]; in doubleToString() local
521 if (cS != cDecSeparator) in doubleToString()
523 if ( cS != static_cast< typename T::Char >('9')) in doubleToString()
525 pBuf[j] = ++cS; in doubleToString()

Completed in 32 milliseconds