Searched refs:ERROR_EXPONENT_OVERFLOW (Results 1 – 3 of 3) sorted by relevance
101 #define ERROR_EXPONENT_OVERFLOW (2) macro
534 return_value = ERROR_EXPONENT_OVERFLOW; in atof_generic()
207 if (error_code == ERROR_EXPONENT_OVERFLOW) in floating_constant()892 case ERROR_EXPONENT_OVERFLOW: in operand()