Searched defs:Py_NO_INLINE (Results 1 – 6 of 6) sorted by relevance
764 #define Py_NO_INLINE __attribute__((__noinline__)) macro766 #define Py_NO_INLINE macro
427 # define Py_NO_INLINE __attribute__ ((noinline)) macro