Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dobjimpl.h164 #define PyObject_GC_Resize(type, op, n) \ macro
/external/python/cpython2/Include/
Dobjimpl.h245 #define PyObject_GC_Resize(type, op, n) \ macro