Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/tests/libntp/
H A Drun-hextolfp.c37 extern void test_PositiveFraction(void);
71 RUN_TEST(test_PositiveFraction, 11); in main()
H A Drun-strtolfp.c37 extern void test_PositiveFraction(void);
72 RUN_TEST(test_PositiveFraction, 14); in main()
H A Dhextolfp.c13 void test_PositiveFraction(void);
42 test_PositiveFraction(void) { in test_PositiveFraction() function