Home | History | Annotate | Download | only in cintltst

Lines Matching refs:dvalue

678     double dvalue;
692 dvalue=unum_getDoubleAttribute(def, attr);
695 dvalue = mydata[i];
696 unum_setDoubleAttribute(def, attr, dvalue);