Searched refs:list_clear (Results 1 – 5 of 5) sorted by relevance
54 void list_clear(llist* l);
68 void list_clear(llist* l) in list_clear() function
444 list_clear(&l); in main()
550 list_clear(PyListObject *a) in list_clear() function632 return list_clear(a); in list_ass_slice()708 (void)list_clear(self); in list_inplace_repeat()763 list_clear(self); in listclear()2313 (void)list_clear(self); in list_init()2649 (inquiry)list_clear, /* tp_clear */
585 list_clear(PyListObject *a) in list_clear() function667 return list_clear(a); in list_ass_slice()738 (void)list_clear(self); in list_inplace_repeat()2459 (void)list_clear(self); in list_init()2793 (inquiry)list_clear, /* tp_clear */