Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dobjimpl.h263 #define _Py_AS_GC(o) ((PyGC_Head *)(o)-1) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dobjimpl.h263 #define _Py_AS_GC(o) ((PyGC_Head *)(o)-1) macro