Searched defs:list_sort (Results 1 – 4 of 4) sorted by relevance
131 list_sort(PyListObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in list_sort() function
103 void list_sort(void *priv, struct list_head *head, in list_sort() function
100 def list_sort(l): function
98 def list_sort(l): function