Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dpyport.h720 #define Py_ALIGNED(x) __attribute__((aligned(x))) macro
722 #define Py_ALIGNED(x) macro
/external/python/cpython2/Include/
Dpyport.h926 #define Py_ALIGNED(x) __attribute__((aligned(x))) macro
928 #define Py_ALIGNED(x) macro