Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/tests/libntp/
H A Drun-lfptostr.c43 extern void test_MillisecondsRoundingDown(void);
82 RUN_TEST(test_MillisecondsRoundingDown, 33); in main()
H A Dlfptostr.c35 void test_MillisecondsRoundingDown(void);
123 test_MillisecondsRoundingDown(void) { in test_MillisecondsRoundingDown() function