Home
last modified time | relevance | path

Searched defs:PyObject_GC_Track (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Misc/
Dpymemcompat.h81 #define PyObject_GC_Track(op) macro
/external/python/cpython2/Modules/
Dgcmodule.c1463 PyObject_GC_Track(void *op) in PyObject_GC_Track() function
/external/python/cpython3/Modules/
Dgcmodule.c1669 PyObject_GC_Track(void *op) in PyObject_GC_Track() function