Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/tests/libntp/
H A Drun-lfptostr.c40 extern void test_RoundingUpToInteger(void);
79 RUN_TEST(test_RoundingUpToInteger, 30); in main()
H A Dlfptostr.c32 void test_RoundingUpToInteger(void);
97 test_RoundingUpToInteger(void) { in test_RoundingUpToInteger() function