Home
last modified time | relevance | path

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

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