Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ntp/libparse/
HDieee754io.c83 fmt_flt( in fmt_flt() function
270 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()