Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpythoncapi_compat.h471 PyObject_GC_IsTracked(PyObject* obj) in PyObject_GC_IsTracked() function
/aosp_15_r20/external/python/cpython3/Modules/
Dgcmodule.c2367 PyObject_GC_IsTracked(PyObject* obj) in PyObject_GC_IsTracked() function