Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/libparse/
H A Dieee754io.c561 static offsets_t native_off = { 0, 1, 2, 3, 4, 5, 6, 7 }; in main() local
576 printf("fetch from %f = %d\n", f, fetch_ieee754((void *)&f_p, IEEE_DOUBLE, &fp, native_off)); in main()
580 put_ieee754((void *)&f_p, IEEE_DOUBLE, &fp, native_off); in main()