Searched refs:FXSYS_wcstof (Results 1 – 2 of 2) sorted by relevance
20 FX_FLOAT FXSYS_wcstof(const FX_WCHAR* pwsStr,
137 return FXSYS_wcstof(ws.c_str(), iLength, pUsedLen); in FXSYS_strtof()139 FX_FLOAT FXSYS_wcstof(const FX_WCHAR* pwsStr, in FXSYS_wcstof() function