Searched refs:bNegtive (Results 1 – 1 of 1) sorted by relevance
161 FX_BOOL bNegtive = FALSE; in FXSYS_wcstof() local164 bNegtive = TRUE; in FXSYS_wcstof()194 return bNegtive ? -fValue : fValue; in FXSYS_wcstof()