Searched defs:Py_GCC_ATTRIBUTE (Results 1 – 2 of 2) sorted by relevance
711 #define Py_GCC_ATTRIBUTE(x) macro713 #define Py_GCC_ATTRIBUTE(x) __attribute__(x) macro
908 #define Py_GCC_ATTRIBUTE(x) macro910 #define Py_GCC_ATTRIBUTE(x) __attribute__(x) macro