Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/tests/libntp/
H A Drun-lfptostr.c36 extern void test_PositiveIntegerWithFraction(void);
75 RUN_TEST(test_PositiveIntegerWithFraction, 26); in main()
H A Dlfptostr.c28 void test_PositiveIntegerWithFraction(void);
65 test_PositiveIntegerWithFraction(void) { in test_PositiveIntegerWithFraction() function