Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dweakrefobject.c273 insert_head(PyWeakReference *newref, PyWeakReference **list) in insert_head() function
328 insert_head(self, list); in weakref___new__()
336 insert_head(self, list); in weakref___new__()
843 insert_head(result, list); in PyWeakref_NewRef()
859 insert_head(result, list); in PyWeakref_NewRef()
925 insert_head(result, list); in PyWeakref_NewProxy()