Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/tests/libntp/
H A Drun-lfptostr.c37 extern void test_NegativeIntegerWithFraction(void);
76 RUN_TEST(test_NegativeIntegerWithFraction, 27); in main()
H A Dlfptostr.c29 void test_NegativeIntegerWithFraction(void);
73 test_NegativeIntegerWithFraction(void) { in test_NegativeIntegerWithFraction() function