Searched defs:Py_ALIGNED (Results 1 – 1 of 1) sorted by relevance
762 #define Py_ALIGNED(x) __attribute__((aligned(x))) macro764 #define Py_ALIGNED(x) macro