Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dlistobject.c.h56 list_clear_impl(PyListObject *self);
61 return list_clear_impl(self); in list_clear()
/third_party/python/Objects/
H A Dlistobject.c829 list_clear_impl(PyListObject *self) in list_clear_impl() function

Completed in 5 milliseconds