Home
last modified time | relevance | path

Searched refs:fmt_flt (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/ntp/libparse/
HDieee754io.c85 fmt_flt( in fmt_flt() function
268 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()