Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dlistobject.c2347 int ints_are_bounded = 1; in list_sort_impl() local
2377 ints_are_bounded && in list_sort_impl()
2380 ints_are_bounded = 0; in list_sort_impl()
2397 else if (key_type == &PyLong_Type && ints_are_bounded) { in list_sort_impl()

Completed in 5 milliseconds