Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/tests/libntp/
H A Drefidsmear.c36 void rtoltor(uint32_t er, char *es);
73 rtoltor(uint32_t er, char *es) in rtoltor() function
134 rtoltor(0xfe800000, "-2.00000000"); in test_refidsmear()
135 rtoltor(0xfe800001, "-1.99999976"); in test_refidsmear()
136 rtoltor(0xfe8ffffe, "-1.75000048"); in test_refidsmear()
137 rtoltor(0xfe8fffff, "-1.75000024"); in test_refidsmear()
138 rtoltor(0xfef00000, "-0.25000000"); in test_refidsmear()
139 rtoltor(0xfef00001, "-0.24999976"); in test_refidsmear()
140 rtoltor(0xfefffffe, "-0.00000048"); in test_refidsmear()
141 rtoltor(0xfeffffff, "-0.00000024"); in test_refidsmear()
[all …]