Searched defs:VECTOR_SIZE (Results 1 – 3 of 3) sorted by relevance
160 constexpr size_t VECTOR_SIZE = 64; inline_memcpy_x86() local
181 #define VECTOR_SIZE ((N / 8)) macro
341 _Static_assert(sizeof(fixed_int8mf4_t) == VECTOR_SIZE / 4, ""); macro [all...]