Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dpyport.h711 #define Py_GCC_ATTRIBUTE(x) macro
713 #define Py_GCC_ATTRIBUTE(x) __attribute__(x) macro
/external/python/cpython2/Include/
Dpyport.h908 #define Py_GCC_ATTRIBUTE(x) macro
910 #define Py_GCC_ATTRIBUTE(x) __attribute__(x) macro