Home
last modified time | relevance | path

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

/third_party/python/Doc/includes/
Dtypestruct.h70 inquiry tp_is_gc; /* For PyObject_IS_GC */ member
/third_party/python/Include/cpython/
Dobject.h260 inquiry tp_is_gc; /* For PyObject_IS_GC */ member