Searched defs:Py_GCC_ATTRIBUTE (Results 1 – 6 of 6) sorted by relevance
613 #define Py_GCC_ATTRIBUTE(x) macro615 #define Py_GCC_ATTRIBUTE(x) __attribute__(x) macro
908 #define Py_GCC_ATTRIBUTE(x) macro910 #define Py_GCC_ATTRIBUTE(x) __attribute__(x) macro