Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/
D_weakref.c131 init_weakref(void) in init_weakref() function
/aosp_15_r20/external/python/cpython2/Objects/
Dweakrefobject.c23 init_weakref(PyWeakReference *self, PyObject *ob, PyObject *callback) in init_weakref() function
/aosp_15_r20/external/python/cpython3/Objects/
Dweakrefobject.c25 init_weakref(PyWeakReference *self, PyObject *ob, PyObject *callback) in init_weakref() function