Home
last modified time | relevance | path

Searched refs:ERROR_EXPONENT_OVERFLOW (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
Dflonum.h101 #define ERROR_EXPONENT_OVERFLOW (2) macro
Datof-generic.c534 return_value = ERROR_EXPONENT_OVERFLOW; in atof_generic()
Dexpr.c207 if (error_code == ERROR_EXPONENT_OVERFLOW) in floating_constant()
892 case ERROR_EXPONENT_OVERFLOW: in operand()