Searched refs:fPrecise (Results 1 – 1 of 1) sorted by relevance
473 FX_FLOAT fPrecise = 0.1f; in FXSYS_wcstof() local477 fValue += (wch - L'0') * fPrecise; in FXSYS_wcstof()478 fPrecise *= 0.1f; in FXSYS_wcstof()