Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dweakrefobject.c259 insert_head(PyWeakReference *newref, PyWeakReference **list) in insert_head() function
314 insert_head(self, list); in weakref___new__()
322 insert_head(self, list); in weakref___new__()
788 insert_head(result, list); in PyWeakref_NewRef()
804 insert_head(result, list); in PyWeakref_NewRef()
867 insert_head(result, list); in PyWeakref_NewProxy()