Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dlistobject.c.h210 list_reverse_impl(PyListObject *self);
215 return list_reverse_impl(self); in list_reverse()
/third_party/python/Objects/
H A Dlistobject.c2553 list_reverse_impl(PyListObject *self) in list_reverse_impl() function

Completed in 5 milliseconds