Searched refs:float_test (Results 1 – 4 of 4) sorted by relevance
/glibc-2.36/math/ |
D | test-nearbyint-except-2.c | 47 TEST_FUNC (float_test, float, f) in TEST_FUNC() argument 59 int result = float_test (); in TEST_FUNC()
|
D | test-nearbyint-except.c | 70 TEST_FUNC (float_test, float, f) in TEST_FUNC() argument 77 int result = float_test (); in TEST_FUNC()
|
D | test-snan.c | 123 TEST_FUNC (float_test, float, f) in TEST_FUNC() argument 132 float_test (); in TEST_FUNC()
|
D | basic-test.c | 189 TEST_FUNC (float_test, float, f, FLT_EPSILON, HUGE_VALF) in TEST_FUNC() argument 204 float_test (); in TEST_FUNC()
|