Searched refs:VECT_ARRAY_NAME (Results 1 – 1 of 1) sorted by relevance
/external/arm-neon-tests/ |
D | stm-arm-neon-ref.h | 59 #define VECT_ARRAY_NAME(T, W, N, L) T##W##x##N##x##L macro 61 #define VECT_ARRAY_TYPE(T, W, N, L) xNAME(VECT_ARRAY_NAME(T,W,N,L),t) 74 #define VECT_ARRAY_VAR(V,T,W,N,L) xNAME(V,VECT_ARRAY_NAME(T,W,N,L))
|