Searched defs:FLOAT (Results 1 – 12 of 12) sorted by relevance
/math/ |
A D | basic-test.c | 37 #define TEST_FUNC(NAME, FLOAT, SUFFIX, EPSILON, HUGEVAL) \ argument 150 #define TEST_CONVERT(NAME, FLOAT, DOUBLE, SUFFIX) \ argument
|
A D | test-nearbyint-except-2.c | 27 #define TEST_FUNC(NAME, FLOAT, SUFFIX) \ argument
|
A D | test-nearbyint-except.c | 32 #define TEST_FUNC(NAME, FLOAT, SUFFIX) \ argument
|
A D | test-float32.h | 27 #define FLOAT _Float32 macro
|
A D | test-float32x.h | 27 #define FLOAT _Float32x macro
|
A D | test-float64.h | 27 #define FLOAT _Float64 macro
|
A D | test-snan.c | 56 #define TEST_FUNC(NAME, FLOAT, SUFFIX) \ argument
|
A D | test-float.h | 20 #define FLOAT float macro
|
A D | test-double.h | 20 #define FLOAT double macro
|
A D | test-float128.h | 27 #define FLOAT _Float128 macro
|
A D | test-float64x.h | 27 #define FLOAT _Float64x macro
|
A D | test-ldouble.h | 22 #define FLOAT long double macro
|
Completed in 8 milliseconds