Home
last modified time | relevance | path

Searched defs:list_clear (Results 1 – 3 of 3) sorted by relevance

/external/libcap-ng/libcap-ng-0.7/utils/
Dproc-llist.c68 void list_clear(llist* l) in list_clear() function
/external/python/cpython3/Objects/clinic/
Dlistobject.c.h47 list_clear(PyListObject *self, PyObject *Py_UNUSED(ignored)) in list_clear() function
/external/python/cpython2/Objects/
Dlistobject.c582 list_clear(PyListObject *a) in list_clear() function