Searched refs:DEC_Condition_OV (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/gcclibs/libdecnumber/
H A DdecContext.c145 return DEC_Condition_OV;
196 if (strcmp (string, DEC_Condition_OV) == 0)
H A DdecContext.h159 #define DEC_Condition_OV "Overflow" macro

Completed in 93 milliseconds