Home
last modified time | relevance | path

Searched refs:init_weakref (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/PC/os2emx/
Dconfig.c50 extern void init_weakref();
116 {"_weakref", init_weakref},
Dpython27.def1316 ; "init_weakref"
/external/python/cpython2/PC/
Dconfig.c38 extern void init_weakref(void);
118 {"_weakref", init_weakref},
/external/python/cpython2/Modules/
D_weakref.c92 init_weakref(void) in init_weakref() function
/external/python/cpython2/Objects/
Dweakrefobject.c23 init_weakref(PyWeakReference *self, PyObject *ob, PyObject *callback) in init_weakref() function
38 init_weakref(result, ob, callback); in new_weakref()
312 init_weakref(self, ob, callback); in weakref___new__()
/external/python/cpython2/RISCOS/
DMakefile314 $(MAKEDLK) -d @.^.Lib._weakref/pyd -s s.linktab -o @.^.Modules.o._weakref -e init_weakref