Home
last modified time | relevance | path

Searched defs:TEST_FUNC (Results 1 – 4 of 4) sorted by relevance

/math/
A Dtest-nearbyint-except-2.c27 #define TEST_FUNC(NAME, FLOAT, SUFFIX) \ macro
47 TEST_FUNC (float_test, float, f) in TEST_FUNC() function
A Dtest-nearbyint-except.c32 #define TEST_FUNC(NAME, FLOAT, SUFFIX) \ macro
70 TEST_FUNC (float_test, float, f) in TEST_FUNC() function
A Dtest-snan.c56 #define TEST_FUNC(NAME, FLOAT, SUFFIX) \ macro
123 TEST_FUNC (float_test, float, f) in TEST_FUNC() function
A Dbasic-test.c37 #define TEST_FUNC(NAME, FLOAT, SUFFIX, EPSILON, HUGEVAL) \ macro
189 TEST_FUNC (float_test, float, f, FLT_EPSILON, HUGE_VALF) in TEST_FUNC() function

Completed in 4 milliseconds