Searched refs:Py_NO_INLINE (Results 1 – 1 of 1) sorted by relevance
764 #define Py_NO_INLINE __attribute__((__noinline__)) macro766 #define Py_NO_INLINE macro770 int Py_ADDRESS_IN_RANGE(void *P, poolp pool) Py_NO_INLINE;771 #undef Py_NO_INLINE