Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dcompile.c5809 consts_dict_keys_inorder(PyObject *dict) in consts_dict_keys_inorder() function
5912 consts = consts_dict_keys_inorder(c->u->u_consts); in makecode()