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