Searched refs:INIT_VEC_LOOP (Results 1 – 1 of 1) sorted by relevance
/math/ |
A D | test-math-vector.h | 45 #define INIT_VEC_LOOP(vec, val, len) \ macro 66 INIT_VEC_LOOP (mx, x, VEC_LEN); \ 79 INIT_VEC_LOOP (mx, x, VEC_LEN); \ 80 INIT_VEC_LOOP (my, y, VEC_LEN); \ 93 INIT_VEC_LOOP (mx, x, VEC_LEN); \
|
Completed in 3 milliseconds