Searched refs:EXPR (Results 1 – 2 of 2) sorted by relevance
/math/ |
A D | libm-test-driver.c | 804 #define RUN_TEST_c_c(ARG_STR, FUNC_NAME, ARGR, ARGC, EXPR, EXPC, \ argument 812 BUILD_COMPLEX (EXPR, EXPC), EXCEPTIONS); \ 826 EXPR, EXPC, EXCEPTIONS) \ argument 834 BUILD_COMPLEX (EXPR, EXPC), EXCEPTIONS); \
|
A D | math-narrow.h | 49 #define ROUND_TO_ODD(EXPR, UNION, SUFFIX, MANTISSA, CLEAR_UNDERFLOW) \ argument 55 u.d = (EXPR); \
|
Completed in 9 milliseconds