Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/tests/libntp/
H A Drun-hextolfp.c38 extern void test_NegativeFraction(void);
72 RUN_TEST(test_NegativeFraction, 12); in main()
H A Drun-strtolfp.c38 extern void test_NegativeFraction(void);
73 RUN_TEST(test_NegativeFraction, 15); in main()
H A Dhextolfp.c14 void test_NegativeFraction(void);
53 test_NegativeFraction(void) { in test_NegativeFraction() function