Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/utils/
Dpythoncapi_compat.h70 _Py_XNewRef(PyObject *obj) in _Py_XNewRef() function
/external/python/cpython3/Include/
Dobject.h1062 static inline PyObject* _Py_XNewRef(PyObject *obj) in _Py_XNewRef() function