Searched defs:A (Results 1 – 3 of 3) sorted by relevance
/math/ |
A D | test-nan-payload.c | 31 #define CHECK_IS_NAN(TYPE, A) \ argument 44 #define CHECK_SAME_NAN(TYPE, A, B) \ argument 57 #define CHECK_DIFF_NAN(TYPE, A, B) \ argument
|
A D | tst-CMPLX2.c | 25 #define COMPARE_BODY(A, B, TYPE, COPYSIGN) \ argument 78 #define VERIFY(A, B, TYPE, COMPARE, CL) \ argument
|
A D | gen-auto-libm-tests.c | 164 #define ARRAY_SIZE(A) (sizeof (A) / sizeof ((A)[0])) argument
|
Completed in 8 milliseconds