Searched refs:unum_getDoubleAttribute (Results 1 – 9 of 9) sorted by relevance
875 unum_getDoubleAttribute(const UNumberFormat* fmt,
689 dvalue=unum_getDoubleAttribute(def, attr); in TestDoubleAttribute()694 if(unum_getDoubleAttribute(def,attr)!=mydata[i]) in TestDoubleAttribute()
1532 double val = unum_getDoubleAttribute(fmt, UNUM_LENIENT_PARSE); in test_fmt()1536 val = unum_getDoubleAttribute(fmt, UNUM_ROUNDING_INCREMENT); in test_fmt()1541 val2 = unum_getDoubleAttribute(fmt, UNUM_ROUNDING_INCREMENT); in test_fmt()
502 unum_getDoubleAttribute(const UNumberFormat* fmt, in unum_getDoubleAttribute() function
1147 #define unum_getDoubleAttribute U_ICU_ENTRY_POINT_RENAME(unum_getDoubleAttribute) macro
868 #define unum_getDoubleAttribute unum_getDoubleAttribute_3_2 macro