Home
last modified time | relevance | path

Searched refs:build_indices (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Objects/
Ddictobject.c1195 build_indices(PyDictKeysObject *keys, PyDictKeyEntry *ep, Py_ssize_t n) in build_indices() function
1310 build_indices(mp->ma_keys, newentries, numentries); in dictresize()