Searched refs:fmt_flt (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/ntp/libparse/
H A Dieee754io.c85 fmt_flt( function
272 fmt_flt(sign, mantissa_high, mantissa_low, characteristic),
534 printf("FP: %s\n", fmt_flt(sign, mantissa_high, mantissa_low, characteristic));

Completed in 344 milliseconds