Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dobmalloc.c721 #define Py_NO_INLINE __attribute__((__noinline__)) macro
723 #define Py_NO_INLINE macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dobmalloc.c764 #define Py_NO_INLINE __attribute__((__noinline__)) macro
766 #define Py_NO_INLINE macro