Searched refs:ufvalue (Results 1 – 1 of 1) sorted by relevance
520 long double ufvalue; in fmtfp() local529 ufvalue = abs_val(fvalue); in fmtfp()538 intpart = ufvalue; in fmtfp()550 fracpart = round((pow10 (max)) * (ufvalue - intpart)); in fmtfp()