Searched refs:fPrecise (Results 1 – 1 of 1) sorted by relevance
40 float fPrecise = 0.1f; in FXSYS_wcstof() local46 fValue += (wch - L'0') * fPrecise; in FXSYS_wcstof()47 fPrecise *= 0.1f; in FXSYS_wcstof()