Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/libparse/
H A Dieee754io.c102 fmt_hex( in fmt_hex() function
269 printf("fetchieee754: FP: %s -> %s -> %e(=%s)\n", fmt_hex(*buffpp, length), in fetch_ieee754()
271 d, fmt_hex((unsigned char *)&d, length)); in fetch_ieee754()