Searched refs:pUsedLen (Results 1 – 2 of 2) sorted by relevance
22 int32_t* pUsedLen = nullptr);25 int32_t* pUsedLen = nullptr);
434 int32_t* pUsedLen) { in FXSYS_strtof() argument441 return FXSYS_wcstof(ws.c_str(), iLength, pUsedLen); in FXSYS_strtof()445 int32_t* pUsedLen) { in FXSYS_wcstof() argument484 if (pUsedLen) { in FXSYS_wcstof()485 *pUsedLen = iUsedLen; in FXSYS_wcstof()