Searched defs:Py_ALIGNED (Results 1 – 6 of 6) sorted by relevance
622 #define Py_ALIGNED(x) __attribute__((aligned(x))) macro624 #define Py_ALIGNED(x) macro
926 #define Py_ALIGNED(x) __attribute__((aligned(x))) macro928 #define Py_ALIGNED(x) macro