Searched refs:Py_ALIGNED (Results 1 – 4 of 4) sorted by relevance
720 #define Py_ALIGNED(x) __attribute__((aligned(x))) macro722 #define Py_ALIGNED(x) macro
926 #define Py_ALIGNED(x) __attribute__((aligned(x))) macro928 #define Py_ALIGNED(x) macro
3549 char buf[16384] Py_ALIGNED(8);
5495 char buf[16384] Py_ALIGNED(8);