isc_decfloat_underflow constant

int const isc_decfloat_underflow

Decimal float underflow. The exponent of a result is less than the magnitude allowed.

Implementation

static const int isc_decfloat_underflow = 335545143;