Home
last modified time | relevance | path

Searched defs:Py_NO_INLINE (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Objects/
Dobmalloc.c764 #define Py_NO_INLINE __attribute__((__noinline__)) macro
766 #define Py_NO_INLINE macro