Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
H A Dlistobject.c.h74 list_copy_impl(PyListObject *self);
79 return list_copy_impl(self); in list_copy()
/third_party/python/Objects/
H A Dlistobject.c843 list_copy_impl(PyListObject *self) in list_copy_impl() function

Completed in 5 milliseconds