Searched refs:bNegtive (Results 1 – 2 of 2) sorted by relevance
101 FX_BOOL bNegtive = FALSE; in FX_wcstof() local104 bNegtive = TRUE; in FX_wcstof()134 return bNegtive ? -fValue : fValue; in FX_wcstof()
150 FX_BOOL bNegtive = FALSE; in FXSYS_wcstof() local153 bNegtive = TRUE; in FXSYS_wcstof()183 return bNegtive ? -fValue : fValue; in FXSYS_wcstof()