Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dlistobject.c605 _list_clear(PyListObject *a) in _list_clear() function
687 return _list_clear(a); in list_ass_slice()
763 (void)_list_clear(self); in list_inplace_repeat()
832 _list_clear(self); in list_clear_impl()
2519 /* we cannot use _list_clear() for this because it does not in list_sort_impl()
2787 (void)_list_clear(self); in list___init___impl()
3124 (inquiry)_list_clear, /* tp_clear */

Completed in 5 milliseconds