Home
last modified time | relevance | path

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

/third_party/python/Include/
Dpyport.h758 #define Py_GCC_ATTRIBUTE(x) macro
760 #define Py_GCC_ATTRIBUTE(x) __attribute__(x) macro