Home | History | Annotate | Download | only in cintltst

Lines Matching refs:dvalue

675     double dvalue;
689 dvalue=unum_getDoubleAttribute(def, attr);
692 dvalue = mydata[i];
693 unum_setDoubleAttribute(def, attr, dvalue);