Searched defs:Py_GCC_ATTRIBUTE (Results 1 – 4 of 4) sorted by relevance
915 #define Py_GCC_ATTRIBUTE(x) macro917 #define Py_GCC_ATTRIBUTE(x) __attribute__(x) macro
876 #define Py_GCC_ATTRIBUTE(x) macro878 #define Py_GCC_ATTRIBUTE(x) __attribute__(x) macro
899 #define Py_GCC_ATTRIBUTE(x) macro901 #define Py_GCC_ATTRIBUTE(x) __attribute__(x) macro