DEC_Condition_OV  253 src/decNumber/decContext.c   if (strcmp(string, DEC_Condition_OV)==0)
DEC_Condition_OV  304 src/decNumber/decContext.c   if (strcmp(string, DEC_Condition_OV)==0)
DEC_Condition_OV  347 src/decNumber/decContext.c   if (status==DEC_Overflow             ) return DEC_Condition_OV;