Home
last modified time | relevance | path

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

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