Searched refs:list_preallocate_exact (Results 1 – 1 of 1) sorted by relevance
84 list_preallocate_exact(PyListObject *self, Py_ssize_t size) in list_preallocate_exact() function2708 && list_preallocate_exact(self, iter_len)) { in list___init___impl()