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

/freebsd-10.0-release/contrib/binutils/gas/
H A Dflonum.h102 #define ERROR_EXPONENT_OVERFLOW (2) macro
H A Datof-generic.c535 return_value = ERROR_EXPONENT_OVERFLOW;
H A Dexpr.c204 if (error_code == ERROR_EXPONENT_OVERFLOW)
888 case ERROR_EXPONENT_OVERFLOW:

Completed in 105 milliseconds