Searched refs:VEC_LEN (Results 1 – 8 of 8) sorted by relevance
/math/ |
A D | test-math-vector.h | 66 INIT_VEC_LOOP (mx, x, VEC_LEN); \ 68 TEST_VEC_LOOP (mr, VEC_LEN); \ 79 INIT_VEC_LOOP (mx, x, VEC_LEN); \ 80 INIT_VEC_LOOP (my, y, VEC_LEN); \ 82 TEST_VEC_LOOP (mr, VEC_LEN); \ 93 INIT_VEC_LOOP (mx, x, VEC_LEN); \ 95 TEST_VEC_LOOP (mr, VEC_LEN); \ 96 TEST_VEC_LOOP (mr1, VEC_LEN); \
|
A D | test-float-vlen16.h | 23 #define VEC_LEN 16 macro
|
A D | test-float-vlen4.h | 23 #define VEC_LEN 4 macro
|
A D | test-float-vlen8.h | 23 #define VEC_LEN 8 macro
|
A D | test-double-vlen2.h | 23 #define VEC_LEN 2 macro
|
A D | test-double-vlen4.h | 23 #define VEC_LEN 4 macro
|
A D | test-double-vlen8.h | 23 #define VEC_LEN 8 macro
|
A D | libm-test-driver.c | 38 #define STR_VEC_LEN STR (VEC_LEN)
|
Completed in 10 milliseconds