Home
last modified time | relevance | path

Searched refs:_PyWeakref_ClearWeakRefsNoCallbacks (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_weakref.h112 extern void _PyWeakref_ClearWeakRefsNoCallbacks(PyObject *obj);
/external/python/cpython3/Objects/
Dweakrefobject.c1026 _PyWeakref_ClearWeakRefsNoCallbacks(object); in PyObject_ClearWeakRefs()
1071 _PyWeakref_ClearWeakRefsNoCallbacks(obj); in PyUnstable_Object_ClearWeakRefsNoCallbacks()
1094 _PyWeakref_ClearWeakRefsNoCallbacks(PyObject *obj) in _PyWeakref_ClearWeakRefsNoCallbacks() function
Dtypeobject.c2340 _PyWeakref_ClearWeakRefsNoCallbacks(self); in subtype_dealloc()
/external/python/cpython3/Doc/data/
Dpython3.13.abi9841 …<function-decl name='_PyWeakref_ClearWeakRefsNoCallbacks' filepath='./Include/internal/pycore_weak…