Home
last modified time | relevance | path

Searched defs:ALIGN_STRUCT (Results 1 – 1 of 1) sorted by relevance

/external/pffft/
Dsse2neon.h63 #define ALIGN_STRUCT(x) __attribute__((aligned(x))) macro
71 #define ALIGN_STRUCT(x) __declspec(align(x)) macro