Home
last modified time | relevance | path

Searched refs:test_NegativeInteger (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/ntp/dist/tests/libntp/
H A Drun-hextolfp.c36 extern void test_NegativeInteger(void);
70 RUN_TEST(test_NegativeInteger, 10); in main()
H A Drun-strtolfp.c36 extern void test_NegativeInteger(void);
71 RUN_TEST(test_NegativeInteger, 13); in main()
H A Drun-sfptostr.c35 extern void test_NegativeInteger(void);
71 RUN_TEST(test_NegativeInteger, 14); in main()
H A Drun-lfptostr.c35 extern void test_NegativeInteger(void);
74 RUN_TEST(test_NegativeInteger, 25); in main()
H A Dhextolfp.c12 void test_NegativeInteger(void);
31 test_NegativeInteger(void) { in test_NegativeInteger() function
H A Dsfptostr.c16 void test_NegativeInteger(void);
42 void test_NegativeInteger(void) in test_NegativeInteger() function
H A Dlfptostr.c27 void test_NegativeInteger(void);
57 test_NegativeInteger(void) { in test_NegativeInteger() function