Lines Matching refs:attr
678 UNumberFormatAttribute attr;688 attr=UNUM_ROUNDING_INCREMENT;689 dvalue=unum_getDoubleAttribute(def, attr);693 unum_setDoubleAttribute(def, attr, dvalue);694 if(unum_getDoubleAttribute(def,attr)!=mydata[i])