Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/tests/
H A Drun-utilities.c41 extern void test_LfpOutputDecimalFormat(void);
76 RUN_TEST(test_LfpOutputDecimalFormat, 22); in main()
H A Dutilities.c22 void test_LfpOutputDecimalFormat(void);
188 test_LfpOutputDecimalFormat(void) { in test_LfpOutputDecimalFormat() function