Searched refs:fmt_flt (Results 1 – 1 of 1) sorted by relevance
83 fmt_flt( in fmt_flt() function270 fmt_flt(sign, mantissa_high, mantissa_low, characteristic), in fetch_ieee754()547 printf("FP: %s\n", fmt_flt(sign, mantissa_high, mantissa_low, characteristic)); in put_ieee754()