Home
last modified time | relevance | path

Searched refs:dict_popitem_impl (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Objects/clinic/
H A Ddictobject.c.h169 dict_popitem_impl(PyDictObject *self);
174 return dict_popitem_impl(self); in dict_popitem()
/third_party/python/Objects/
H A Ddictobject.c3451 dict_popitem_impl(PyDictObject *self) in dict_popitem_impl() function

Completed in 11 milliseconds