Home
last modified time | relevance | path

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

/third_party/python/Include/
Dpyport.h622 #define Py_ALIGNED(x) __attribute__((aligned(x))) macro
624 #define Py_ALIGNED(x) macro