Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Misc/
Dpymemcompat.h82 #define PyObject_GC_UnTrack(op) macro
/aosp_15_r20/external/python/cpython2/Modules/
Dgcmodule.c1476 PyObject_GC_UnTrack(void *op) in PyObject_GC_UnTrack() function
/aosp_15_r20/external/python/cpython3/Modules/
Dgcmodule.c2235 PyObject_GC_UnTrack(void *op_raw) in PyObject_GC_UnTrack() function