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