Home
last modified time | relevance | path

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

/external/python/cpython2/Doc/includes/
Dtypestruct.h69 inquiry tp_is_gc; /* For PyObject_IS_GC */ member
/external/python/cpython3/Doc/includes/
Dtypestruct.h67 inquiry tp_is_gc; /* For PyObject_IS_GC */ member
/external/python/cpython2/Include/
Dobject.h392 inquiry tp_is_gc; /* For PyObject_IS_GC */ member
/external/python/cpython3/Include/
Dobject.h414 inquiry tp_is_gc; /* For PyObject_IS_GC */ member