Searched refs:RUN_TEST_LOOP_f_L (Results 1 – 4 of 4) sorted by relevance
/glibc-2.36/math/ |
D | libm-test-llround.inc | 287 ALL_RM_TEST (llround, 1, llround_test_data, RUN_TEST_LOOP_f_L, END);
|
D | libm-test-llrint.inc | 252 ALL_RM_TEST (llrint, 1, llrint_test_data, RUN_TEST_LOOP_f_L, END);
|
D | libm-test-driver.c | 1017 #define RUN_TEST_LOOP_f_L(FUNC_NAME, ARRAY, ROUNDING_MODE) \ macro
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.18 | 10345 (RUN_TEST_LOOP_f_L): Likewise. 56028 (RUN_TEST_LOOP_f_L): Likewise. 66747 (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L. 66990 (RUN_TEST_LOOP_f_L): Likewise. 67537 (RUN_TEST_LOOP_f_L): New macro. 67539 (llrint_test): Run tests with RUN_TEST_LOOP_f_L. 67541 (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L. 67543 (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L. 67545 (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L. 67547 (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L. [all …]
|