Searched refs:NTL_AVX512_LOCAL_ARRAY (Results 1 – 2 of 2) sorted by relevance
53 NTL_AVX512_LOCAL_ARRAY(vp, double, 24); in main()
514 #define NTL_AVX512_LOCAL_ARRAY(x, type, n) NTL_ALIGNED_LOCAL_ARRAY(NTL_AVX512_BYTE_ALIGN, x, type, … macro